toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.outputs
/
RulesEngineRuleResponse
/
RulesEngineRuleResponse
Rules
Engine
Rule
Response
constructor
(
action
:
RulesEngineActionResponse
,
matchConditions
:
List
<
RulesEngineMatchConditionResponse
>
?
=
null
,
matchProcessingBehavior
:
String
?
=
null
,
name
:
String
,
priority
:
Int
)