AWSSecurityGroupRuleReferencedSecurityGroup
No description
type AWSSecurityGroupRuleReferencedSecurityGroup {
id: String!
peeringStatus: String!
userId: String!
vpcId: String!
vpcPeeringConnectionId: String!
}
Fields
AWSSecurityGroupRuleReferencedSecurityGroup.id ● String! non-null scalar
The ID of the security group
AWSSecurityGroupRuleReferencedSecurityGroup.peeringStatus ● String! non-null scalar
The status of a VPC peering connection, if applicable
AWSSecurityGroupRuleReferencedSecurityGroup.userId ● String! non-null scalar
The ID of an Amazon Web Services account
AWSSecurityGroupRuleReferencedSecurityGroup.vpcId ● String! non-null scalar
The ID of the VPC
AWSSecurityGroupRuleReferencedSecurityGroup.vpcPeeringConnectionId ● String! non-null scalar
The ID of the VPC peering connection
Member of
AWSSecurityGroupRule object