pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.cdn.kotlin.outputs
/
CustomRuleResponse
/
CustomRuleResponse
Custom
Rule
Response
fun
CustomRuleResponse
(
action
:
String
,
enabledState
:
String
?
=
null
,
matchConditions
:
List
<
MatchConditionResponse
>
,
name
:
String
,
priority
:
Int
)