stratosphere-cassandra-1.0.0: Stratosphere integration for AWS Cassandra.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Cassandra.Table.ProvisionedThroughputProperty

Documentation

data ProvisionedThroughputProperty Source #

Instances

Instances details
ToJSON ProvisionedThroughputProperty Source # 
Instance details

Defined in Stratosphere.Cassandra.Table.ProvisionedThroughputProperty

Show ProvisionedThroughputProperty Source # 
Instance details

Defined in Stratosphere.Cassandra.Table.ProvisionedThroughputProperty

Eq ProvisionedThroughputProperty Source # 
Instance details

Defined in Stratosphere.Cassandra.Table.ProvisionedThroughputProperty

ToResourceProperties ProvisionedThroughputProperty Source # 
Instance details

Defined in Stratosphere.Cassandra.Table.ProvisionedThroughputProperty

Property "ReadCapacityUnits" ProvisionedThroughputProperty Source # 
Instance details

Defined in Stratosphere.Cassandra.Table.ProvisionedThroughputProperty

Associated Types

type PropertyType "ReadCapacityUnits" ProvisionedThroughputProperty 
Instance details

Defined in Stratosphere.Cassandra.Table.ProvisionedThroughputProperty

Property "WriteCapacityUnits" ProvisionedThroughputProperty Source # 
Instance details

Defined in Stratosphere.Cassandra.Table.ProvisionedThroughputProperty

Associated Types

type PropertyType "WriteCapacityUnits" ProvisionedThroughputProperty 
Instance details

Defined in Stratosphere.Cassandra.Table.ProvisionedThroughputProperty

type PropertyType "ReadCapacityUnits" ProvisionedThroughputProperty Source # 
Instance details

Defined in Stratosphere.Cassandra.Table.ProvisionedThroughputProperty

type PropertyType "WriteCapacityUnits" ProvisionedThroughputProperty Source # 
Instance details

Defined in Stratosphere.Cassandra.Table.ProvisionedThroughputProperty