toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerinstance.kotlin.inputs
/
ContainerHttpGetArgsBuilder
/
httpHeaders
http
Headers
@
JvmName
(
name
=
"nfkhxwgvchwmihba"
)
suspend
fun
httpHeaders
(
value
:
Output
<
List
<
HttpHeaderArgs
>
>
)
@
JvmName
(
name
=
"kdpdhwggbvtjvnhl"
)
suspend
fun
httpHeaders
(
value
:
List
<
HttpHeaderArgs
>
?
)
Parameters
value
The HTTP headers.
@
JvmName
(
name
=
"lcprorsualhwvvro"
)
suspend
fun
httpHeaders
(
vararg
values
:
Output
<
HttpHeaderArgs
>
)
@
JvmName
(
name
=
"bjisdjtqugmaohdw"
)
suspend
fun
httpHeaders
(
values
:
List
<
Output
<
HttpHeaderArgs
>
>
)
@
JvmName
(
name
=
"xejcsyhvorvdiwuc"
)
suspend
fun
httpHeaders
(
vararg
values
:
HttpHeaderArgs
)
Parameters
values
The HTTP headers.
@
JvmName
(
name
=
"pwtndcimfrmklffn"
)
suspend
fun
httpHeaders
(
argument
:
List
<
suspend
HttpHeaderArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"angsnawlswwodwyl"
)
suspend
fun
httpHeaders
(
vararg
argument
:
suspend
HttpHeaderArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"gqwkyyibsagosjgl"
)
suspend
fun
httpHeaders
(
argument
:
suspend
HttpHeaderArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The HTTP headers.