toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.outputs
/
WebApplicationFirewallCustomRuleResponse
/
WebApplicationFirewallCustomRuleResponse
Web
Application
Firewall
Custom
Rule
Response
constructor
(
action
:
String
,
etag
:
String
,
groupByUserSession
:
List
<
GroupByUserSessionResponse
>
?
=
null
,
matchConditions
:
List
<
MatchConditionResponse
>
,
name
:
String
?
=
null
,
priority
:
Int
,
rateLimitDuration
:
String
?
=
null
,
rateLimitThreshold
:
Int
?
=
null
,
ruleType
:
String
,
state
:
String
?
=
null
)