VolumeAttachment#

Detailed description of a volume attachment.

Contents#

  • attachTime — The time when the volume was attached to the instance.

    • Type: Timestamp

    • Required: No

  • deleteOnTermination — Delete with the instance.

    • Type: Boolean

    • Required: No

  • device — The device name.

    • Type: String

    • Required: No

  • instanceId — The ID of the instance to which the volume is attached

    • Type: String

    • Required: No

  • status — The status of the volume attachment.

    • Type: String

    • Required: No

  • volumeId — The ID of the volume

    • Type: String

    • Required: No