toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.waf.kotlin.inputs
/
WebAclRuleArgs
/
WebAclRuleArgs
Web
Acl
Rule
Args
constructor
(
action
:
Output
<
WebAclRuleActionArgs
>
?
=
null
,
overrideAction
:
Output
<
WebAclRuleOverrideActionArgs
>
?
=
null
,
priority
:
Output
<
Int
>
,
ruleId
:
Output
<
String
>
,
type
:
Output
<
String
>
?
=
null
)