| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.DynamoDB.GlobalTable.ReplicaSSESpecificationProperty
Documentation
data ReplicaSSESpecificationProperty Source #
Constructors
| ReplicaSSESpecificationProperty | |
Instances
| ToJSON ReplicaSSESpecificationProperty Source # | |||||
| Show ReplicaSSESpecificationProperty Source # | |||||
Defined in Stratosphere.DynamoDB.GlobalTable.ReplicaSSESpecificationProperty Methods showsPrec :: Int -> ReplicaSSESpecificationProperty -> ShowS # | |||||
| Eq ReplicaSSESpecificationProperty Source # | |||||
| ToResourceProperties ReplicaSSESpecificationProperty Source # | |||||
| Property "KMSMasterKeyId" ReplicaSSESpecificationProperty Source # | |||||
Defined in Stratosphere.DynamoDB.GlobalTable.ReplicaSSESpecificationProperty Associated Types
Methods set :: PropertyType "KMSMasterKeyId" ReplicaSSESpecificationProperty -> ReplicaSSESpecificationProperty -> ReplicaSSESpecificationProperty # | |||||
| type PropertyType "KMSMasterKeyId" ReplicaSSESpecificationProperty Source # | |||||