class Aws::OpsWorksCM::Types::DescribeBackupsRequest
@note When making an API call, you may pass DescribeBackupsRequest
data as a hash: { backup_id: "BackupId", server_name: "ServerName", next_token: "NextToken", max_results: 1, }
@!attribute [rw] backup_id
Describes a single backup. @return [String]
@!attribute [rw] server_name
Returns backups for the server with the specified ServerName. @return [String]
@!attribute [rw] next_token
This is not currently implemented for `DescribeBackups` requests. @return [String]
@!attribute [rw] max_results
This is not currently implemented for `DescribeBackups` requests. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/opsworkscm-2016-11-01/DescribeBackupsRequest AWS API Documentation
Constants
- SENSITIVE