module Stratosphere.Bedrock.KnowledgeBase.RedshiftQueryEngineRedshiftStorageConfigurationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data RedshiftQueryEngineRedshiftStorageConfigurationProperty :: Prelude.Type instance ToResourceProperties RedshiftQueryEngineRedshiftStorageConfigurationProperty instance Prelude.Eq RedshiftQueryEngineRedshiftStorageConfigurationProperty instance Prelude.Show RedshiftQueryEngineRedshiftStorageConfigurationProperty instance JSON.ToJSON RedshiftQueryEngineRedshiftStorageConfigurationProperty