stratosphere-dynamodb-1.0.0: gen/Stratosphere/DynamoDB/Table/StreamSpecificationProperty.hs-boot
module Stratosphere.DynamoDB.Table.StreamSpecificationProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data StreamSpecificationProperty :: Prelude.Type
instance ToResourceProperties StreamSpecificationProperty
instance Prelude.Eq StreamSpecificationProperty
instance Prelude.Show StreamSpecificationProperty
instance JSON.ToJSON StreamSpecificationProperty