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