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

Stratosphere.DynamoDB.GlobalTable.WarmThroughputProperty

Documentation

data WarmThroughputProperty Source #

Instances

Instances details
ToJSON WarmThroughputProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.GlobalTable.WarmThroughputProperty

Show WarmThroughputProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.GlobalTable.WarmThroughputProperty

Eq WarmThroughputProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.GlobalTable.WarmThroughputProperty

ToResourceProperties WarmThroughputProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.GlobalTable.WarmThroughputProperty

Property "ReadUnitsPerSecond" WarmThroughputProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.GlobalTable.WarmThroughputProperty

Associated Types

type PropertyType "ReadUnitsPerSecond" WarmThroughputProperty 
Instance details

Defined in Stratosphere.DynamoDB.GlobalTable.WarmThroughputProperty

type PropertyType "ReadUnitsPerSecond" WarmThroughputProperty = Value Integer
Property "WriteUnitsPerSecond" WarmThroughputProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.GlobalTable.WarmThroughputProperty

Associated Types

type PropertyType "WriteUnitsPerSecond" WarmThroughputProperty 
Instance details

Defined in Stratosphere.DynamoDB.GlobalTable.WarmThroughputProperty

type PropertyType "WriteUnitsPerSecond" WarmThroughputProperty = Value Integer
type PropertyType "ReadUnitsPerSecond" WarmThroughputProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.GlobalTable.WarmThroughputProperty

type PropertyType "ReadUnitsPerSecond" WarmThroughputProperty = Value Integer
type PropertyType "WriteUnitsPerSecond" WarmThroughputProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.GlobalTable.WarmThroughputProperty

type PropertyType "WriteUnitsPerSecond" WarmThroughputProperty = Value Integer