1Net::Amazon::EC2::SecurUisteyrGrCoounpt(r3i)buted Perl DNoectu:m:eAnmtaaztoino:n:EC2::SecurityGroup(3)
2
3
4

NAME

6       Net::Amazon::EC2::SecurityGroup
7

DESCRIPTION

9       A class representing a security group.
10

ATTRIBUTES

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_id (required)
19           The id of the security group.
20
21       group_description (required)
22           The description of the security group.
23
24       ip_permissions (optional)
25           An array ref of Net::Amazon::EC2::IpPermission objects for ingress.
26
27       ip_permissions_egress (optional)
28           An array ref of Net::Amazon::EC2::IpPermission objects for egress.
29
30       vpc_id (optional)
31           The VPC id of the corresponding security group
32
33       tag_set (optional)
34           The set of associated tags for the security group
35

AUTHOR

37       Jeff Kim <cpan@chosec.com>
38
40       Copyright (c) 2006-2010 Jeff Kim. This program is free software; you
41       can redistribute it and/or modify it under the same terms as Perl
42       itself.
43
44
45
46perl v5.28.1                      2018-04-03Net::Amazon::EC2::SecurityGroup(3)
Impressum