|
|
| |
Net::Amazon::EC2::InstanceBlockDeviceMapping(3) |
User Contributed Perl Documentation |
Net::Amazon::EC2::InstanceBlockDeviceMapping(3) |
Net::Amazon::EC2::InstanceBlockDeviceMapping
A class representing a instance block device mapping
- volume_id (required)
- The volume id of the EBS Volume.
- status (required)
- The status of the attachment.
- attach_time (required)
- The time of attachment.
- delete_on_termination (required)
- A boolean indicating if the volume will be deleted on instance
termination.
Jeff Kim <cpan@chosec.com>
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.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |