AWSDynamoDBTableContinuousBackupsDescription
No description
type AWSDynamoDBTableContinuousBackupsDescription {
pointInTimeRecoveryDescription: AWSDynamoDBTablePointInTimeRecoveryDescription
status: AWSDynamoDBTableContinuousBackupsStatusType!
}
Fields
AWSDynamoDBTableContinuousBackupsDescription.pointInTimeRecoveryDescription
● AWSDynamoDBTablePointInTimeRecoveryDescription
object
The description of the point in time recovery settings applied to the table
AWSDynamoDBTableContinuousBackupsDescription.status
● AWSDynamoDBTableContinuousBackupsStatusType!
non-null enum
The current state of point in time recovery
Member of
AWSDynamoDBTable
object