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

Stratosphere.DynamoDB.Table.LocalSecondaryIndexProperty

Documentation

data LocalSecondaryIndexProperty Source #

Instances

Instances details
ToJSON LocalSecondaryIndexProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.LocalSecondaryIndexProperty

Show LocalSecondaryIndexProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.LocalSecondaryIndexProperty

Eq LocalSecondaryIndexProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.LocalSecondaryIndexProperty

ToResourceProperties LocalSecondaryIndexProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.LocalSecondaryIndexProperty

Property "IndexName" LocalSecondaryIndexProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.LocalSecondaryIndexProperty

Property "KeySchema" LocalSecondaryIndexProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.LocalSecondaryIndexProperty

Property "Projection" LocalSecondaryIndexProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.LocalSecondaryIndexProperty

type PropertyType "IndexName" LocalSecondaryIndexProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.LocalSecondaryIndexProperty

type PropertyType "KeySchema" LocalSecondaryIndexProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.LocalSecondaryIndexProperty

type PropertyType "Projection" LocalSecondaryIndexProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.LocalSecondaryIndexProperty