Package | Description |
---|---|
software.amazon.awssdk.services.dynamodb.model |
Modifier and Type | Method and Description |
---|---|
BackupDescription |
DeleteBackupResponse.backupDescription()
Contains the description of the backup created for the table.
|
BackupDescription |
DescribeBackupResponse.backupDescription()
Contains the description of the backup created for the table.
|
Modifier and Type | Method and Description |
---|---|
DeleteBackupResponse.Builder |
DeleteBackupResponse.Builder.backupDescription(BackupDescription backupDescription)
Contains the description of the backup created for the table.
|
DescribeBackupResponse.Builder |
DescribeBackupResponse.Builder.backupDescription(BackupDescription backupDescription)
Contains the description of the backup created for the table.
|
Copyright © 2023. All rights reserved.