SecurityGroupItemType

The SecurityGroupItemType data type.

Operations that use this data type include:

The following table describes and shows the elements contained in SecurityGroupItemType.

MemberDescriptionType
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[]