1Net::Amazon::EC2::SecurUisteyrGrCoounpt(r3i)buted Perl DNoectu:m:eAnmtaaztoino:n:EC2::SecurityGroup(3)
2
3
4
6 Net::Amazon::EC2::SecurityGroup
7
9 A class representing a security group.
10
12 owner_id (required)
13 The AWS Access Key ID of the owner of the security group.
14
15 group_name (required)
16 The name of the security group.
17
18 group_description (required)
19 The description of the security group.
20
21 ip_permissions (optional)
22 An array ref of Net::Amazon::EC2::IpPermission objects.
23
25 Jeff Kim <cpan@chosec.com>
26
28 Copyright (c) 2006-2010 Jeff Kim. This program is free software; you
29 can redistribute it and/or modify it under the same terms as Perl
30 itself.
31
33 Hey! The above document had some coding errors, which are explained
34 below:
35
36 Around line 46:
37 You forgot a '=back' before '=head1'
38
39
40
41perl v5.12.0 2010-01-24Net::Amazon::EC2::SecurityGroup(3)