pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.frontdoor.kotlin.outputs
/
RulesEngineRuleMatchCondition
/
RulesEngineRuleMatchCondition
Rules
Engine
Rule
Match
Condition
fun
RulesEngineRuleMatchCondition
(
negateCondition
:
Boolean
?
=
null
,
operator
:
String
,
selector
:
String
?
=
null
,
transforms
:
List
<
String
>
?
=
null
,
values
:
List
<
String
>
?
=
null
,
variable
:
String
?
=
null
)