class Aws::FSx::Types::DeleteBackupRequest
The request object for `DeleteBackup` operation.
@note When making an API call, you may pass DeleteBackupRequest
data as a hash: { backup_id: "BackupId", # required client_request_token: "ClientRequestToken", }
@!attribute [rw] backup_id
The ID of the backup you want to delete. @return [String]
@!attribute [rw] client_request_token
A string of up to 64 ASCII characters that Amazon FSx uses to ensure idempotent deletion. This is automatically filled on your behalf when using the CLI or SDK. **A suitable default value is auto-generated.** You should normally not need to pass this option. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/fsx-2018-03-01/DeleteBackupRequest AWS API Documentation
Constants
- SENSITIVE