1Net::Amazon::EC2::AttacUhsmeerntC(o3n)tributed Perl DocuNmeetn:t:aAtmiaoznon::EC2::Attachment(3)
2
3
4
6 Net::Amazon::EC2::Attachment
7
9 A class representing a volume attachment to an instance
10
12 volume_id (required)
13 The ID of the volume.
14
15 instance_id (optional)
16 The ID of the instance which this volume was attached to.
17
18 device (required)
19 The device path on the instance that the volume was attached as.
20
21 status (required)
22 The attachment's status.
23
24 attach_time (required)
25 The time the volume was attached.
26
27 delete_on_termination (required)
28 This boolean indicates if an volume is terminated upon instance
29 termination.
30
32 Jeff Kim <cpan@chosec.com>
33
35 Copyright (c) 2006-2010 Jeff Kim. This program is free software; you
36 can redistribute it and/or modify it under the same terms as Perl
37 itself.
38
39
40
41perl v5.28.0 2018-04-03 Net::Amazon::EC2::Attachment(3)