toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.frontdoor.kotlin.inputs
/
RulesEngineRuleArgs
/
RulesEngineRuleArgs
Rules
Engine
Rule
Args
constructor
(
action
:
Output
<
RulesEngineRuleActionArgs
>
?
=
null
,
matchConditions
:
Output
<
List
<
RulesEngineRuleMatchConditionArgs
>
>
?
=
null
,
name
:
Output
<
String
>
,
priority
:
Output
<
Int
>
)