toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.networkfirewall.kotlin.inputs
/
RuleGroupStatelessRulesAndCustomActionsArgs
/
RuleGroupStatelessRulesAndCustomActionsArgs
Rule
Group
Stateless
Rules
And
Custom
Actions
Args
constructor
(
customActions
:
Output
<
List
<
RuleGroupCustomActionArgs
>
>
?
=
null
,
statelessRules
:
Output
<
List
<
RuleGroupStatelessRuleArgs
>
>
)