toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.cdn.kotlin.outputs
/
FrontdoorRuleConditionsUrlPathCondition
/
FrontdoorRuleConditionsUrlPathCondition
Frontdoor
Rule
Conditions
Url
Path
Condition
constructor
(
matchValues
:
List
<
String
>
?
=
null
,
negateCondition
:
Boolean
?
=
null
,
operator
:
String
,
transforms
:
List
<
String
>
?
=
null
)