module Stratosphere.Lex.BotAlias.S3BucketLogDestinationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data S3BucketLogDestinationProperty :: Prelude.Type instance ToResourceProperties S3BucketLogDestinationProperty instance Prelude.Eq S3BucketLogDestinationProperty instance Prelude.Show S3BucketLogDestinationProperty instance JSON.ToJSON S3BucketLogDestinationProperty