NAME
Net::Amazon::EC2::SnapshotAttribute
DESCRIPTION
A class representing the snapshot attributes of a volume.
ATTRIBUTES
- snapshot_id (required)
-
The ID of the snapshot.
- permissions (required)
-
An arrayref of Net::Amazon::EC2::CreateVolumePermission objects
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.