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