toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.frontdoor.kotlin.outputs
/
RulesEngineRuleMatchCondition
/
RulesEngineRuleMatchCondition
Rules
Engine
Rule
Match
Condition
constructor
(
negateCondition
:
Boolean
?
=
null
,
operator
:
String
,
selector
:
String
?
=
null
,
transforms
:
List
<
String
>
?
=
null
,
values
:
List
<
String
>
?
=
null
,
variable
:
String
?
=
null
)