DeleteVolumeResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The lifecycle state of the volume being deleted. If the DeleteVolume operation is successful, this value is DELETING.

Link copied to clipboard

Returned after a DeleteVolume request, showing the status of the delete request.

Link copied to clipboard

The ID of the volume that's being deleted.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String