module Stratosphere.DynamoDB.GlobalTable.KinesisStreamSpecificationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data KinesisStreamSpecificationProperty :: Prelude.Type instance ToResourceProperties KinesisStreamSpecificationProperty instance Prelude.Eq KinesisStreamSpecificationProperty instance Prelude.Show KinesisStreamSpecificationProperty instance JSON.ToJSON KinesisStreamSpecificationProperty