C# Class Amazon.OpsWorksCM.Model.DeleteBackupRequest

Container for the parameters to the DeleteBackup operation. Deletes a backup. You can delete both manual and automated backups.

This operation is asynchronous.

A InvalidStateException is thrown then a backup is already deleting. A ResourceNotFoundException is thrown when the backup does not exist. A ValidationException is thrown when parameters of the request are not valid.

Inheritance: AmazonOpsWorksCMRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetBackupId ( ) : bool