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

Stratosphere.DynamoDB.GlobalTable.GlobalSecondaryIndexProperty

Documentation

data GlobalSecondaryIndexProperty Source #

Constructors

GlobalSecondaryIndexProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-globaltable-globalsecondaryindex.html

Instances

Instances details
ToJSON GlobalSecondaryIndexProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.GlobalTable.GlobalSecondaryIndexProperty

Show GlobalSecondaryIndexProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.GlobalTable.GlobalSecondaryIndexProperty

Eq GlobalSecondaryIndexProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.GlobalTable.GlobalSecondaryIndexProperty

ToResourceProperties GlobalSecondaryIndexProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.GlobalTable.GlobalSecondaryIndexProperty

Property "IndexName" GlobalSecondaryIndexProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.GlobalTable.GlobalSecondaryIndexProperty

Property "KeySchema" GlobalSecondaryIndexProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.GlobalTable.GlobalSecondaryIndexProperty

Property "Projection" GlobalSecondaryIndexProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.GlobalTable.GlobalSecondaryIndexProperty

Property "WarmThroughput" GlobalSecondaryIndexProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.GlobalTable.GlobalSecondaryIndexProperty

Property "WriteOnDemandThroughputSettings" GlobalSecondaryIndexProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.GlobalTable.GlobalSecondaryIndexProperty

Associated Types

type PropertyType "WriteOnDemandThroughputSettings" GlobalSecondaryIndexProperty 
Instance details

Defined in Stratosphere.DynamoDB.GlobalTable.GlobalSecondaryIndexProperty

Property "WriteProvisionedThroughputSettings" GlobalSecondaryIndexProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.GlobalTable.GlobalSecondaryIndexProperty

Associated Types

type PropertyType "WriteProvisionedThroughputSettings" GlobalSecondaryIndexProperty 
Instance details

Defined in Stratosphere.DynamoDB.GlobalTable.GlobalSecondaryIndexProperty

type PropertyType "IndexName" GlobalSecondaryIndexProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.GlobalTable.GlobalSecondaryIndexProperty

type PropertyType "KeySchema" GlobalSecondaryIndexProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.GlobalTable.GlobalSecondaryIndexProperty

type PropertyType "Projection" GlobalSecondaryIndexProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.GlobalTable.GlobalSecondaryIndexProperty

type PropertyType "WarmThroughput" GlobalSecondaryIndexProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.GlobalTable.GlobalSecondaryIndexProperty

type PropertyType "WriteOnDemandThroughputSettings" GlobalSecondaryIndexProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.GlobalTable.GlobalSecondaryIndexProperty

type PropertyType "WriteProvisionedThroughputSettings" GlobalSecondaryIndexProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.GlobalTable.GlobalSecondaryIndexProperty