| Did this page help you? Yes No Tell us about it... |
The SecurityGroupItemType data type.
SecurityGroupSetType
DescribeSecurityGroups
The following table describes the elements contained in SecurityGroupItemType.
| Name | Description |
|---|---|
|
|
AWS account ID of the owner of the security group. Type: xsd:string |
|
|
ID of the security group. Type: xsd:string |
|
|
Name of the security group. Type: xsd:string |
|
|
Description of the security group. Type: xsd:string |
|
|
ID of the VPC the security group is in (for VPC security groups). Type: xsd:string |
|
|
A list of inbound rules associated with the security group. Each permission is
wrapped in an Type: IpPermissionType |
|
|
A list of outbound rules associated with the security group (for VPC security
groups). Each permission is wrapped in an Type: IpPermissionType |
|
|
Tags assigned to the resource. Each tag's information is wrapped in an
Type: ResourceTagSetItemType |