Update continuous backups
async_boto.validation.dynamodb.update_continuous_backups
UpdateContinuousBackupsRequest
Bases: BaseModel
Request model for the UpdateContinuousBackups operation.
| ATTRIBUTE | DESCRIPTION |
|---|---|
PointInTimeRecoverySpecification |
Represents the settings used to enable point in time recovery. |
TableName |
The name of the table or its ARN.
TYPE:
|
PointInTimeRecoverySpecification
instance-attribute
PointInTimeRecoverySpecification
TableName
instance-attribute
TableName
UpdateContinuousBackupsResponse
Bases: BaseModel
Response model for the UpdateContinuousBackups operation.
| ATTRIBUTE | DESCRIPTION |
|---|---|
ContinuousBackupsDescription |
Represents the continuous backups and point in time recovery settings on the table. |
ContinuousBackupsDescription
class-attribute
instance-attribute
ContinuousBackupsDescription = None