AWSSecurityGroupIpPermissionUserIdGroupPair
No description
type AWSSecurityGroupIpPermissionUserIdGroupPair {
description: String!
id: String!
name: String!
peeringStatus: String!
userId: String!
vpcId: String!
vpcPeeringConnectionId: String!
}
Fields
AWSSecurityGroupIpPermissionUserIdGroupPair.description
● String!
non-null scalar
A description for the security group rule that references this user ID group pair
AWSSecurityGroupIpPermissionUserIdGroupPair.id
● String!
non-null scalar
The ID of the security group
AWSSecurityGroupIpPermissionUserIdGroupPair.name
● String!
non-null scalar
The name of the security group
AWSSecurityGroupIpPermissionUserIdGroupPair.peeringStatus
● String!
non-null scalar
The status of a VPC peering connection, if applicable
AWSSecurityGroupIpPermissionUserIdGroupPair.userId
● String!
non-null scalar
The ID of an Amazon Web Services account
AWSSecurityGroupIpPermissionUserIdGroupPair.vpcId
● String!
non-null scalar
The ID of the VPC for the referenced security group, if applicable
AWSSecurityGroupIpPermissionUserIdGroupPair.vpcPeeringConnectionId
● String!
non-null scalar
The ID of the VPC peering connection, if applicable
Member of
AWSSecurityGroupIpPermission
object