| « PreviousNext » | |
![]() ![]() ![]() | Did this page help you? Yes | No | Tell us about it... |
Refers to an individual EC2 security group by ID or name in a group set. AWS::EC2::NetworkInterface takes a list of objects of this type in its GroupSet property.
{
"GroupId" : String,
"GroupName" : String
}
ID of the security group.
Required: Yes
Type: String
Name of the security group.
Required: Yes
Type: String