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

Stratosphere.DynamoDB.Table.KeySchemaProperty

Documentation

data KeySchemaProperty Source #

Instances

Instances details
ToJSON KeySchemaProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.KeySchemaProperty

Show KeySchemaProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.KeySchemaProperty

Eq KeySchemaProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.KeySchemaProperty

ToResourceProperties KeySchemaProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.KeySchemaProperty

Property "AttributeName" KeySchemaProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.KeySchemaProperty

Associated Types

type PropertyType "AttributeName" KeySchemaProperty 
Instance details

Defined in Stratosphere.DynamoDB.Table.KeySchemaProperty

type PropertyType "AttributeName" KeySchemaProperty = Value Text
Property "KeyType" KeySchemaProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.KeySchemaProperty

Associated Types

type PropertyType "KeyType" KeySchemaProperty 
Instance details

Defined in Stratosphere.DynamoDB.Table.KeySchemaProperty

type PropertyType "AttributeName" KeySchemaProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.KeySchemaProperty

type PropertyType "AttributeName" KeySchemaProperty = Value Text
type PropertyType "KeyType" KeySchemaProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.KeySchemaProperty