NAME
Paws::EC2::VolumeAttachment
ATTRIBUTES
AttachTime => Str
The time stamp when the attachment initiated.
DeleteOnTermination => Bool
Indicates whether the EBS volume is deleted on instance termination.
Device => Str
The device name.
InstanceId => Str
The ID of the instance.
State => Str
The attachment state of the volume.
Valid values are: "attaching"
, "attached"
, "detaching"
, "detached"
, "busy"
=head2 VolumeId => Str
The ID of the volume.