Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface DeleteVolumeCommandInputProtected

The input for DeleteVolumeCommand.

Hierarchy

Properties

ClientRequestToken?: string

(Optional) An idempotency token for resource creation, in a string of up to 63 ASCII characters. This token is automatically filled on your behalf when you use the Command Line Interface (CLI) or an Amazon Web Services SDK.

OntapConfiguration?: DeleteVolumeOntapConfiguration

For Amazon FSx for ONTAP volumes, specify whether to take a final backup of the volume and apply tags to the backup. To apply tags to the backup, you must have the fsx:TagResource permission.

OpenZFSConfiguration?: DeleteVolumeOpenZFSConfiguration

For Amazon FSx for OpenZFS volumes, specify whether to delete all child volumes and snapshots.

VolumeId: undefined | string

The ID of the volume that you are deleting.