module Stratosphere.AppFlow.ConnectorProfile.RedshiftConnectorProfilePropertiesProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data RedshiftConnectorProfilePropertiesProperty :: Prelude.Type instance ToResourceProperties RedshiftConnectorProfilePropertiesProperty instance Prelude.Eq RedshiftConnectorProfilePropertiesProperty instance Prelude.Show RedshiftConnectorProfilePropertiesProperty instance JSON.ToJSON RedshiftConnectorProfilePropertiesProperty