toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerinstance.kotlin.inputs
/
ContainerHttpGetArgsBuilder
/
httpHeaders
http
Headers
@
JvmName
(
name
=
"kbtdeqikaujecwhv"
)
suspend
fun
httpHeaders
(
value
:
Output
<
List
<
HttpHeaderArgs
>
>
)
@
JvmName
(
name
=
"lhyvnwlybhjnhlfr"
)
suspend
fun
httpHeaders
(
value
:
List
<
HttpHeaderArgs
>
?
)
Parameters
value
The HTTP headers.
@
JvmName
(
name
=
"ixltqbggavpefxah"
)
suspend
fun
httpHeaders
(
vararg
values
:
Output
<
HttpHeaderArgs
>
)
@
JvmName
(
name
=
"aqldgoinbvdstdvo"
)
suspend
fun
httpHeaders
(
values
:
List
<
Output
<
HttpHeaderArgs
>
>
)
@
JvmName
(
name
=
"wlwouupxqmrueugv"
)
suspend
fun
httpHeaders
(
vararg
values
:
HttpHeaderArgs
)
Parameters
values
The HTTP headers.
@
JvmName
(
name
=
"haglxgwsokquthau"
)
suspend
fun
httpHeaders
(
argument
:
List
<
suspend
HttpHeaderArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"ewtpwhvfhttcjpen"
)
suspend
fun
httpHeaders
(
vararg
argument
:
suspend
HttpHeaderArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"mcwgjyqqpeewnxrm"
)
suspend
fun
httpHeaders
(
argument
:
suspend
HttpHeaderArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The HTTP headers.