NAME
Net::Amazon::EC2::EbsInstanceBlockDeviceMapping
DESCRIPTION
A class representing a EBS block device mapping
ATTRIBUTES
- attach_time (required)
-
Time stamp when the attachment initiated.
- delete_on_termination (required)
-
Specifies whether the Amazon EBS volume is deleted on instance termination.
- status (required)
-
Attachment state.
- volume_id (required)
-
The EBS volume id.
AUTHOR
Jeff Kim <cpan@chosec.com>
COPYRIGHT
Copyright (c) 2006-2010 Jeff Kim. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.