AWSVPCFirewallIPSetMap
No description
type AWSVPCFirewallIPSetMap {
key: String!
definition: [String!]!
}
Fields
AWSVPCFirewallIPSetMap.key
● String!
non-null scalar
The key
AWSVPCFirewallIPSetMap.definition
● [String!]!
non-null scalar
The list of IP addresses and address ranges, in CIDR notation
Member of
AWSVPCFirewallRuleVariables
object