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