pulumi-azure-native-kotlin
2.22.1.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.app.kotlin.outputs
/
HeaderMatchResponse
/
HeaderMatchResponse
Header
Match
Response
fun
HeaderMatchResponse
(
exactMatch
:
String
?
=
null
,
header
:
String
?
=
null
,
prefixMatch
:
String
?
=
null
,
regexMatch
:
String
?
=
null
,
suffixMatch
:
String
?
=
null
)