NAME
Net::Amazon::EC2::Net::Amazon::EC2::EbsBlockDevice
DESCRIPTION
A class representing a EBS block device
ATTRIBUTES
- snapshot_id (optional)
-
The EBS snapshot id.
- volume_size (optional)
-
The size, in GiB (1GiB = 2^30 octects)
- delete_on_termination (optional)
-
Specifies whether the Amazon EBS volume is deleted on instance termination.
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.