Net::Amazon::EC2::InstanceBlockDeviceMapping.3pm

Langue: en

Version: 2010-01-24 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

Net::Amazon::EC2::InstanceBlockDeviceMapping

DESCRIPTION

A class representing a instance block device mapping

ATTRIBUTES

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.

AUTHOR

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.