DetachVolumeResponse

Describes volume attachment details.

Types

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

Properties

Link copied to clipboard

The ARN of the Amazon ECS or Fargate task to which the volume is attached.

Link copied to clipboard

The time stamp when the attachment initiated.

Link copied to clipboard

Indicates whether the EBS volume is deleted on instance termination.

Link copied to clipboard

The device name.

Link copied to clipboard

The ID of the instance.

Link copied to clipboard

The service principal of Amazon Web Services service that owns the underlying instance to which the volume is attached.

Link copied to clipboard

The attachment state of the volume.

Link copied to clipboard

The ID of the volume.

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