stratosphere-bedrock-1.0.0: gen/Stratosphere/Bedrock/DataAutomationProject/OverrideConfigurationProperty.hs-boot
module Stratosphere.Bedrock.DataAutomationProject.OverrideConfigurationProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data OverrideConfigurationProperty :: Prelude.Type
instance ToResourceProperties OverrideConfigurationProperty
instance Prelude.Eq OverrideConfigurationProperty
instance Prelude.Show OverrideConfigurationProperty
instance JSON.ToJSON OverrideConfigurationProperty