VolumeAttachment - Amazon Elastic Compute Cloud

VolumeAttachment

Describes volume attachment details.

Contents

attachTime

The time stamp when the attachment initiated.

Type: Timestamp

Required: No

deleteOnTermination

Indicates whether the EBS volume is deleted on instance termination.

Type: Boolean

Required: No

device

The device name.

Type: String

Required: No

instanceId

The ID of the instance.

Type: String

Required: No

status

The attachment state of the volume.

Type: String

Valid Values: attaching | attached | detaching | detached | busy

Required: No

volumeId

The ID of the volume.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: