class Aws::Lightsail::Types::DeleteDiskSnapshotRequest

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

data as a hash:

    {
      disk_snapshot_name: "ResourceName", # required
    }

@!attribute [rw] disk_snapshot_name

The name of the disk snapshot you want to delete (e.g.,
`my-disk-snapshot`).
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/lightsail-2016-11-28/DeleteDiskSnapshotRequest AWS API Documentation

Constants

SENSITIVE