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

Stratosphere.DynamoDB.Table.ProjectionProperty

Documentation

data ProjectionProperty Source #

Instances

Instances details
ToJSON ProjectionProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.ProjectionProperty

Show ProjectionProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.ProjectionProperty

Eq ProjectionProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.ProjectionProperty

ToResourceProperties ProjectionProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.ProjectionProperty

Property "NonKeyAttributes" ProjectionProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.ProjectionProperty

Associated Types

type PropertyType "NonKeyAttributes" ProjectionProperty 
Instance details

Defined in Stratosphere.DynamoDB.Table.ProjectionProperty

type PropertyType "NonKeyAttributes" ProjectionProperty = ValueList Text
Property "ProjectionType" ProjectionProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.ProjectionProperty

Associated Types

type PropertyType "ProjectionType" ProjectionProperty 
Instance details

Defined in Stratosphere.DynamoDB.Table.ProjectionProperty

type PropertyType "ProjectionType" ProjectionProperty = Value Text
type PropertyType "NonKeyAttributes" ProjectionProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.ProjectionProperty

type PropertyType "NonKeyAttributes" ProjectionProperty = ValueList Text
type PropertyType "ProjectionType" ProjectionProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.ProjectionProperty

type PropertyType "ProjectionType" ProjectionProperty = Value Text