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

Stratosphere.DynamoDB.Table.OnDemandThroughputProperty

Documentation

data OnDemandThroughputProperty Source #

Instances

Instances details
ToJSON OnDemandThroughputProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.OnDemandThroughputProperty

Show OnDemandThroughputProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.OnDemandThroughputProperty

Eq OnDemandThroughputProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.OnDemandThroughputProperty

ToResourceProperties OnDemandThroughputProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.OnDemandThroughputProperty

Property "MaxReadRequestUnits" OnDemandThroughputProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.OnDemandThroughputProperty

Associated Types

type PropertyType "MaxReadRequestUnits" OnDemandThroughputProperty 
Instance details

Defined in Stratosphere.DynamoDB.Table.OnDemandThroughputProperty

Property "MaxWriteRequestUnits" OnDemandThroughputProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.OnDemandThroughputProperty

Associated Types

type PropertyType "MaxWriteRequestUnits" OnDemandThroughputProperty 
Instance details

Defined in Stratosphere.DynamoDB.Table.OnDemandThroughputProperty

type PropertyType "MaxReadRequestUnits" OnDemandThroughputProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.OnDemandThroughputProperty

type PropertyType "MaxWriteRequestUnits" OnDemandThroughputProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.OnDemandThroughputProperty