stratosphere-dynamodb-1.0.0: Stratosphere integration for AWS DynamoDB.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.DynamoDB.Table.SSESpecificationProperty

Documentation

data SSESpecificationProperty Source #

Instances

Instances details
ToJSON SSESpecificationProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.SSESpecificationProperty

Show SSESpecificationProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.SSESpecificationProperty

Eq SSESpecificationProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.SSESpecificationProperty

ToResourceProperties SSESpecificationProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.SSESpecificationProperty

Property "KMSMasterKeyId" SSESpecificationProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.SSESpecificationProperty

Associated Types

type PropertyType "KMSMasterKeyId" SSESpecificationProperty 
Instance details

Defined in Stratosphere.DynamoDB.Table.SSESpecificationProperty

Property "SSEEnabled" SSESpecificationProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.SSESpecificationProperty

Associated Types

type PropertyType "SSEEnabled" SSESpecificationProperty 
Instance details

Defined in Stratosphere.DynamoDB.Table.SSESpecificationProperty

Property "SSEType" SSESpecificationProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.SSESpecificationProperty

type PropertyType "KMSMasterKeyId" SSESpecificationProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.SSESpecificationProperty

type PropertyType "SSEEnabled" SSESpecificationProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.SSESpecificationProperty

type PropertyType "SSEType" SSESpecificationProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.SSESpecificationProperty