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