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.inputs
/
ApplicationGatewayHeaderConfigurationArgsBuilder
Application
Gateway
Header
Configuration
Args
Builder
class
ApplicationGatewayHeaderConfigurationArgsBuilder
Builder for
ApplicationGatewayHeaderConfigurationArgs
.
Members
Functions
header
Name
Link copied to clipboard
@
JvmName
(
name
=
"fbysgrqcbiqaqtxh"
)
suspend
fun
headerName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"plmoimmmupvooajc"
)
suspend
fun
headerName
(
value
:
String
?
)
header
Value
Link copied to clipboard
@
JvmName
(
name
=
"puavxqiiylklxoxo"
)
suspend
fun
headerValue
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fakqknobaomsnlcq"
)
suspend
fun
headerValue
(
value
:
String
?
)
header
Value
Matcher
Link copied to clipboard
@
JvmName
(
name
=
"eiccbaqccfhacpas"
)
suspend
fun
headerValueMatcher
(
value
:
HeaderValueMatcherArgs
?
)
@
JvmName
(
name
=
"eeitbgdrmilqehuc"
)
suspend
fun
headerValueMatcher
(
value
:
Output
<
HeaderValueMatcherArgs
>
)
@
JvmName
(
name
=
"kgtywdgshiouycol"
)
suspend
fun
headerValueMatcher
(
argument
:
suspend
HeaderValueMatcherArgsBuilder
.
(
)
->
Unit
)