Skip to main content

AWSVPCFirewallRuleVariables

No description

type AWSVPCFirewallRuleVariables {
ipSets: [AWSVPCFirewallIPSetMap!]!
portSets: [AWSVPCFirewallPortSetMap!]!
}

Fields

AWSVPCFirewallRuleVariables.ipSets ● [AWSVPCFirewallIPSetMap!]! non-null object

A list of IP addresses and address ranges, in CIDR notation

AWSVPCFirewallRuleVariables.portSets ● [AWSVPCFirewallPortSetMap!]! non-null object

A list of port ranges

Member of

AWSVPCFirewallStatefulRules object ● AWSVPCFirewallStatelessRules object