pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.networkfirewall.kotlin.inputs
/
RuleGroupStatefulRuleArgs
/
RuleGroupStatefulRuleArgs
Rule
Group
Stateful
Rule
Args
fun
RuleGroupStatefulRuleArgs
(
action
:
Output
<
RuleGroupStatefulRuleAction
>
,
header
:
Output
<
RuleGroupHeaderArgs
>
,
ruleOptions
:
Output
<
List
<
RuleGroupRuleOptionArgs
>
>
)