class Aws::OpsWorksCM::Types::DeleteBackupRequest

@note When making an API call, you may pass DeleteBackupRequest

data as a hash:

    {
      backup_id: "BackupId", # required
    }

@!attribute [rw] backup_id

The ID of the backup to delete. Run the DescribeBackups command to
get a list of backup IDs. Backup IDs are in the format
`ServerName-yyyyMMddHHmmssSSS`.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/opsworkscm-2016-11-01/DeleteBackupRequest AWS API Documentation

Constants

SENSITIVE