toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.networkfirewall.kotlin.inputs
/
RuleGroupRuleVariablesArgs
/
RuleGroupRuleVariablesArgs
Rule
Group
Rule
Variables
Args
constructor
(
ipSets
:
Output
<
Map
<
String
,
RuleGroupIpSetArgs
>
>
?
=
null
,
portSets
:
Output
<
Map
<
String
,
RuleGroupPortSetArgs
>
>
?
=
null
)