pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.networkfirewall.kotlin.inputs
/
RuleGroupRuleVariablesArgs
Rule
Group
Rule
Variables
Args
data
class
RuleGroupRuleVariablesArgs
(
val
ipSets
:
Output
<
Any
>
?
=
null
,
val
portSets
:
Output
<
Any
>
?
=
null
)
:
ConvertibleToJava
<
RuleGroupRuleVariablesArgs
>
Constructors
Functions
Properties
Constructors
Rule
Group
Rule
Variables
Args
Link copied to clipboard
fun
RuleGroupRuleVariablesArgs
(
ipSets
:
Output
<
Any
>
?
=
null
,
portSets
:
Output
<
Any
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
RuleGroupRuleVariablesArgs
Properties
ip
Sets
Link copied to clipboard
val
ipSets
:
Output
<
Any
>
?
=
null
port
Sets
Link copied to clipboard
val
portSets
:
Output
<
Any
>
?
=
null