Volume / Attribute / attachments

attachments#

EC2.Volume.attachments#
  • (list) –

    Information about the volume attachments.

    • (dict) –

      Describes volume attachment details.

      • AttachTime (datetime) –

        The time stamp when the attachment initiated.

      • Device (string) –

        The device name.

      • InstanceId (string) –

        The ID of the instance.

      • State (string) –

        The attachment state of the volume.

      • VolumeId (string) –

        The ID of the volume.

      • DeleteOnTermination (boolean) –

        Indicates whether the EBS volume is deleted on instance termination.