The SecurityGroupItemType data type.
The following table describes and shows the elements contained in SecurityGroupItemType.
| Member | Description | Type |
|---|---|---|
ownerId
| AWS Access Key ID of the owner of the security group described. | xsd:string |
groupName
| Name of the security group. | xsd:string |
groupDescription
| Description of the security group. | xsd:string |
ipPermissions
| Set of IP permissions associated with the security group. | ec2:IpPermissionType[] |