AttachVolumeResponse

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 Web Services-managed resource 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 the Amazon Web Services service that owns the underlying resource 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