pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.cdn.kotlin.inputs
/
DeliveryRuleArgs
/
DeliveryRuleArgs
Delivery
Rule
Args
fun
DeliveryRuleArgs
(
actions
:
Output
<
List
<
Any
>
>
,
conditions
:
Output
<
List
<
Any
>
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
order
:
Output
<
Int
>
)