
Net::Amazon::EC2::SecurityGroup

A class representing a security group.

The AWS Access Key ID of the owner of the security group.
The name of the security group.
The description of the security group.
An array ref of Net::Amazon::EC2::IpPermission objects.

Jeff Kim <jkim@chosec.com>

Copyright (c) 2006-2008 Jeff Kim. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.