toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.waf.kotlin.outputs
/
PolicyCustomRule
/
PolicyCustomRule
Policy
Custom
Rule
constructor
(
action
:
String
,
enabled
:
Boolean
?
=
null
,
groupRateLimitBy
:
String
?
=
null
,
matchConditions
:
List
<
PolicyCustomRuleMatchCondition
>
,
name
:
String
?
=
null
,
priority
:
Int
,
rateLimitDuration
:
String
?
=
null
,
rateLimitThreshold
:
Int
?
=
null
,
ruleType
:
String
)