AWS SDK for C++
1.8.183
AWS SDK for C++
|
#include <DescribeBackupsRequest.h>
Additional Inherited Members | |
![]() | |
virtual void | DumpBodyToUrl (Aws::Http::URI &uri) const |
Definition at line 23 of file DescribeBackupsRequest.h.
Aws::CloudHSMV2::Model::DescribeBackupsRequest::DescribeBackupsRequest | ( | ) |
|
inline |
One or more filters to limit the items returned in the response.
Use the backupIds
filter to return only the specified backups. Specify backups by their backup identifier (ID).
Use the sourceBackupIds
filter to return only the backups created from a source backup. The sourceBackupID
of a source backup is returned by the CopyBackupToRegion operation.
Use the clusterIds
filter to return only the backups for the specified clusters. Specify clusters by their cluster identifier (ID).
Use the states
filter to return only backups that match the specified state.
Use the neverExpires
filter to return backups filtered by the value in the neverExpires
parameter. True
returns all backups exempt from the backup retention policy. False
returns all backups with a backup retention policy defined at the cluster.
Definition at line 285 of file DescribeBackupsRequest.h.
|
inline |
One or more filters to limit the items returned in the response.
Use the backupIds
filter to return only the specified backups. Specify backups by their backup identifier (ID).
Use the sourceBackupIds
filter to return only the backups created from a source backup. The sourceBackupID
of a source backup is returned by the CopyBackupToRegion operation.
Use the clusterIds
filter to return only the backups for the specified clusters. Specify clusters by their cluster identifier (ID).
Use the states
filter to return only backups that match the specified state.
Use the neverExpires
filter to return backups filtered by the value in the neverExpires
parameter. True
returns all backups exempt from the backup retention policy. False
returns all backups with a backup retention policy defined at the cluster.
Definition at line 251 of file DescribeBackupsRequest.h.
|
inline |
One or more filters to limit the items returned in the response.
Use the backupIds
filter to return only the specified backups. Specify backups by their backup identifier (ID).
Use the sourceBackupIds
filter to return only the backups created from a source backup. The sourceBackupID
of a source backup is returned by the CopyBackupToRegion operation.
Use the clusterIds
filter to return only the backups for the specified clusters. Specify clusters by their cluster identifier (ID).
Use the states
filter to return only backups that match the specified state.
Use the neverExpires
filter to return backups filtered by the value in the neverExpires
parameter. True
returns all backups exempt from the backup retention policy. False
returns all backups with a backup retention policy defined at the cluster.
Definition at line 268 of file DescribeBackupsRequest.h.
|
inline |
One or more filters to limit the items returned in the response.
Use the backupIds
filter to return only the specified backups. Specify backups by their backup identifier (ID).
Use the sourceBackupIds
filter to return only the backups created from a source backup. The sourceBackupID
of a source backup is returned by the CopyBackupToRegion operation.
Use the clusterIds
filter to return only the backups for the specified clusters. Specify clusters by their cluster identifier (ID).
Use the states
filter to return only backups that match the specified state.
Use the neverExpires
filter to return backups filtered by the value in the neverExpires
parameter. True
returns all backups exempt from the backup retention policy. False
returns all backups with a backup retention policy defined at the cluster.
Definition at line 234 of file DescribeBackupsRequest.h.
|
inline |
One or more filters to limit the items returned in the response.
Use the backupIds
filter to return only the specified backups. Specify backups by their backup identifier (ID).
Use the sourceBackupIds
filter to return only the backups created from a source backup. The sourceBackupID
of a source backup is returned by the CopyBackupToRegion operation.
Use the clusterIds
filter to return only the backups for the specified clusters. Specify clusters by their cluster identifier (ID).
Use the states
filter to return only backups that match the specified state.
Use the neverExpires
filter to return backups filtered by the value in the neverExpires
parameter. True
returns all backups exempt from the backup retention policy. False
returns all backups with a backup retention policy defined at the cluster.
Definition at line 302 of file DescribeBackupsRequest.h.
|
inline |
One or more filters to limit the items returned in the response.
Use the backupIds
filter to return only the specified backups. Specify backups by their backup identifier (ID).
Use the sourceBackupIds
filter to return only the backups created from a source backup. The sourceBackupID
of a source backup is returned by the CopyBackupToRegion operation.
Use the clusterIds
filter to return only the backups for the specified clusters. Specify clusters by their cluster identifier (ID).
Use the states
filter to return only backups that match the specified state.
Use the neverExpires
filter to return backups filtered by the value in the neverExpires
parameter. True
returns all backups exempt from the backup retention policy. False
returns all backups with a backup retention policy defined at the cluster.
Definition at line 319 of file DescribeBackupsRequest.h.
|
inline |
One or more filters to limit the items returned in the response.
Use the backupIds
filter to return only the specified backups. Specify backups by their backup identifier (ID).
Use the sourceBackupIds
filter to return only the backups created from a source backup. The sourceBackupID
of a source backup is returned by the CopyBackupToRegion operation.
Use the clusterIds
filter to return only the backups for the specified clusters. Specify clusters by their cluster identifier (ID).
Use the states
filter to return only backups that match the specified state.
Use the neverExpires
filter to return backups filtered by the value in the neverExpires
parameter. True
returns all backups exempt from the backup retention policy. False
returns all backups with a backup retention policy defined at the cluster.
Definition at line 149 of file DescribeBackupsRequest.h.
|
inline |
One or more filters to limit the items returned in the response.
Use the backupIds
filter to return only the specified backups. Specify backups by their backup identifier (ID).
Use the sourceBackupIds
filter to return only the backups created from a source backup. The sourceBackupID
of a source backup is returned by the CopyBackupToRegion operation.
Use the clusterIds
filter to return only the backups for the specified clusters. Specify clusters by their cluster identifier (ID).
Use the states
filter to return only backups that match the specified state.
Use the neverExpires
filter to return backups filtered by the value in the neverExpires
parameter. True
returns all backups exempt from the backup retention policy. False
returns all backups with a backup retention policy defined at the cluster.
Definition at line 132 of file DescribeBackupsRequest.h.
|
inline |
The maximum number of backups to return in the response. When there are more backups than the number you specify, the response contains a NextToken
value.
Definition at line 93 of file DescribeBackupsRequest.h.
|
inline |
The NextToken
value that you received in the previous response. Use this value to get more backups.
Definition at line 43 of file DescribeBackupsRequest.h.
|
overridevirtual |
Reimplemented from Aws::CloudHSMV2::CloudHSMV2Request.
|
inlineoverridevirtual |
Implements Aws::AmazonWebServiceRequest.
Definition at line 32 of file DescribeBackupsRequest.h.
|
inline |
Designates whether or not to sort the return backups by ascending chronological order of generation.
Definition at line 326 of file DescribeBackupsRequest.h.
|
inline |
The maximum number of backups to return in the response. When there are more backups than the number you specify, the response contains a NextToken
value.
Definition at line 100 of file DescribeBackupsRequest.h.
|
inline |
The NextToken
value that you received in the previous response. Use this value to get more backups.
Definition at line 49 of file DescribeBackupsRequest.h.
|
overridevirtual |
Convert payload into String.
Implements Aws::AmazonSerializableWebServiceRequest.
|
inline |
One or more filters to limit the items returned in the response.
Use the backupIds
filter to return only the specified backups. Specify backups by their backup identifier (ID).
Use the sourceBackupIds
filter to return only the backups created from a source backup. The sourceBackupID
of a source backup is returned by the CopyBackupToRegion operation.
Use the clusterIds
filter to return only the backups for the specified clusters. Specify clusters by their cluster identifier (ID).
Use the states
filter to return only backups that match the specified state.
Use the neverExpires
filter to return backups filtered by the value in the neverExpires
parameter. True
returns all backups exempt from the backup retention policy. False
returns all backups with a backup retention policy defined at the cluster.
Definition at line 183 of file DescribeBackupsRequest.h.
|
inline |
One or more filters to limit the items returned in the response.
Use the backupIds
filter to return only the specified backups. Specify backups by their backup identifier (ID).
Use the sourceBackupIds
filter to return only the backups created from a source backup. The sourceBackupID
of a source backup is returned by the CopyBackupToRegion operation.
Use the clusterIds
filter to return only the backups for the specified clusters. Specify clusters by their cluster identifier (ID).
Use the states
filter to return only backups that match the specified state.
Use the neverExpires
filter to return backups filtered by the value in the neverExpires
parameter. True
returns all backups exempt from the backup retention policy. False
returns all backups with a backup retention policy defined at the cluster.
Definition at line 166 of file DescribeBackupsRequest.h.
|
inline |
The maximum number of backups to return in the response. When there are more backups than the number you specify, the response contains a NextToken
value.
Definition at line 107 of file DescribeBackupsRequest.h.
|
inline |
The NextToken
value that you received in the previous response. Use this value to get more backups.
Definition at line 61 of file DescribeBackupsRequest.h.
|
inline |
The NextToken
value that you received in the previous response. Use this value to get more backups.
Definition at line 55 of file DescribeBackupsRequest.h.
|
inline |
The NextToken
value that you received in the previous response. Use this value to get more backups.
Definition at line 67 of file DescribeBackupsRequest.h.
|
inline |
Designates whether or not to sort the return backups by ascending chronological order of generation.
Definition at line 338 of file DescribeBackupsRequest.h.
|
inline |
Designates whether or not to sort the return backups by ascending chronological order of generation.
Definition at line 332 of file DescribeBackupsRequest.h.
|
inline |
One or more filters to limit the items returned in the response.
Use the backupIds
filter to return only the specified backups. Specify backups by their backup identifier (ID).
Use the sourceBackupIds
filter to return only the backups created from a source backup. The sourceBackupID
of a source backup is returned by the CopyBackupToRegion operation.
Use the clusterIds
filter to return only the backups for the specified clusters. Specify clusters by their cluster identifier (ID).
Use the states
filter to return only backups that match the specified state.
Use the neverExpires
filter to return backups filtered by the value in the neverExpires
parameter. True
returns all backups exempt from the backup retention policy. False
returns all backups with a backup retention policy defined at the cluster.
Definition at line 217 of file DescribeBackupsRequest.h.
|
inline |
One or more filters to limit the items returned in the response.
Use the backupIds
filter to return only the specified backups. Specify backups by their backup identifier (ID).
Use the sourceBackupIds
filter to return only the backups created from a source backup. The sourceBackupID
of a source backup is returned by the CopyBackupToRegion operation.
Use the clusterIds
filter to return only the backups for the specified clusters. Specify clusters by their cluster identifier (ID).
Use the states
filter to return only backups that match the specified state.
Use the neverExpires
filter to return backups filtered by the value in the neverExpires
parameter. True
returns all backups exempt from the backup retention policy. False
returns all backups with a backup retention policy defined at the cluster.
Definition at line 200 of file DescribeBackupsRequest.h.
|
inline |
The maximum number of backups to return in the response. When there are more backups than the number you specify, the response contains a NextToken
value.
Definition at line 114 of file DescribeBackupsRequest.h.
|
inline |
The NextToken
value that you received in the previous response. Use this value to get more backups.
Definition at line 79 of file DescribeBackupsRequest.h.
|
inline |
The NextToken
value that you received in the previous response. Use this value to get more backups.
Definition at line 73 of file DescribeBackupsRequest.h.
|
inline |
The NextToken
value that you received in the previous response. Use this value to get more backups.
Definition at line 85 of file DescribeBackupsRequest.h.
|
inline |
Designates whether or not to sort the return backups by ascending chronological order of generation.
Definition at line 344 of file DescribeBackupsRequest.h.