pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.wafregional.kotlin.inputs
/
WebAclRuleArgs
/
WebAclRuleArgs
Web
Acl
Rule
Args
fun
WebAclRuleArgs
(
action
:
Output
<
WebAclRuleActionArgs
>
?
=
null
,
overrideAction
:
Output
<
WebAclRuleOverrideActionArgs
>
?
=
null
,
priority
:
Output
<
Int
>
,
ruleId
:
Output
<
String
>
,
type
:
Output
<
String
>
?
=
null
)