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

Stratosphere.DynamoDB.Table.PointInTimeRecoverySpecificationProperty

Documentation

data PointInTimeRecoverySpecificationProperty Source #

Instances

Instances details
ToJSON PointInTimeRecoverySpecificationProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.PointInTimeRecoverySpecificationProperty

Show PointInTimeRecoverySpecificationProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.PointInTimeRecoverySpecificationProperty

Eq PointInTimeRecoverySpecificationProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.PointInTimeRecoverySpecificationProperty

ToResourceProperties PointInTimeRecoverySpecificationProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.PointInTimeRecoverySpecificationProperty

Property "PointInTimeRecoveryEnabled" PointInTimeRecoverySpecificationProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.PointInTimeRecoverySpecificationProperty

Associated Types

type PropertyType "PointInTimeRecoveryEnabled" PointInTimeRecoverySpecificationProperty 
Instance details

Defined in Stratosphere.DynamoDB.Table.PointInTimeRecoverySpecificationProperty

Property "RecoveryPeriodInDays" PointInTimeRecoverySpecificationProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.PointInTimeRecoverySpecificationProperty

type PropertyType "PointInTimeRecoveryEnabled" PointInTimeRecoverySpecificationProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.PointInTimeRecoverySpecificationProperty

type PropertyType "RecoveryPeriodInDays" PointInTimeRecoverySpecificationProperty Source # 
Instance details

Defined in Stratosphere.DynamoDB.Table.PointInTimeRecoverySpecificationProperty