| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.ResourceProperties.DynamoDBTablePointInTimeRecoverySpecification
Synopsis
- data DynamoDBTablePointInTimeRecoverySpecification = DynamoDBTablePointInTimeRecoverySpecification {}
- dynamoDBTablePointInTimeRecoverySpecification :: DynamoDBTablePointInTimeRecoverySpecification
- ddbtpitrsPointInTimeRecoveryEnabled :: Lens' DynamoDBTablePointInTimeRecoverySpecification (Maybe (Val Bool))
Documentation
data DynamoDBTablePointInTimeRecoverySpecification #
Full data type definition for
DynamoDBTablePointInTimeRecoverySpecification. See
dynamoDBTablePointInTimeRecoverySpecification for a more convenient
constructor.
Constructors
| DynamoDBTablePointInTimeRecoverySpecification | |
Instances
dynamoDBTablePointInTimeRecoverySpecification :: DynamoDBTablePointInTimeRecoverySpecification #
Constructor for DynamoDBTablePointInTimeRecoverySpecification
containing required fields as arguments.