Describe backup
async_boto.validation.dynamodb.describe_backup
DescribeBackupRequest
Bases: BaseModel
Describes an existing backup of a table.
| ATTRIBUTE | DESCRIPTION |
|---|---|
BackupArn |
The Amazon Resource Name (ARN) associated with the backup.
TYPE:
|
BackupArn
instance-attribute
BackupArn
DescribeBackupResponse
Bases: BaseModel
Response for the DescribeBackup operation.
| ATTRIBUTE | DESCRIPTION |
|---|---|
BackupDescription |
Contains the description of the backup.
TYPE:
|
BackupDescription
instance-attribute
BackupDescription