ListBackupsRequest
class ListBackupsRequest
Types
Properties
Link copied to clipboard
The backups from the table specified by BackupType
are listed.
Link copied to clipboard
LastEvaluatedBackupArn
is the Amazon Resource Name (ARN) of the backup last evaluated when the current page of results was returned, inclusive of the current page of results. This value may be specified as the ExclusiveStartBackupArn
of a new ListBackups
operation in order to fetch the next page of results.
Link copied to clipboard
Only backups created after this time are listed. TimeRangeLowerBound
is inclusive.
Link copied to clipboard
Only backups created before this time are listed. TimeRangeUpperBound
is exclusive.