toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.outputs
/
MatchVariableResponse
Match
Variable
Response
data
class
MatchVariableResponse
(
val
selector
:
String
?
=
null
,
val
variableName
:
String
)
Define match variables.
Members
Constructors
Match
Variable
Response
Link copied to clipboard
constructor
(
selector
:
String
?
=
null
,
variableName
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
selector
Link copied to clipboard
val
selector
:
String
?
=
null
The selector of match variable.
variable
Name
Link copied to clipboard
val
variableName
:
String
Match Variable.