pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.cdn.kotlin.inputs
/
EndpointDeliveryRuleUrlPathConditionArgs
/
EndpointDeliveryRuleUrlPathConditionArgs
Endpoint
Delivery
Rule
Url
Path
Condition
Args
fun
EndpointDeliveryRuleUrlPathConditionArgs
(
matchValues
:
Output
<
List
<
String
>
>
?
=
null
,
negateCondition
:
Output
<
Boolean
>
?
=
null
,
operator
:
Output
<
String
>
,
transforms
:
Output
<
List
<
String
>
>
?
=
null
)