toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerinstance.kotlin.inputs
/
ContainerHttpGetArgsBuilder
/
httpHeaders
http
Headers
@
JvmName
(
name
=
"redobbdfewtoqqlh"
)
suspend
fun
httpHeaders
(
value
:
Output
<
List
<
HttpHeaderArgs
>
>
)
@
JvmName
(
name
=
"nmfgwaunwcmnxpqn"
)
suspend
fun
httpHeaders
(
value
:
List
<
HttpHeaderArgs
>
?
)
Parameters
value
The HTTP headers.
@
JvmName
(
name
=
"dmncubvedthdxqjf"
)
suspend
fun
httpHeaders
(
vararg
values
:
Output
<
HttpHeaderArgs
>
)
@
JvmName
(
name
=
"ehbkdtdjxesgkvna"
)
suspend
fun
httpHeaders
(
values
:
List
<
Output
<
HttpHeaderArgs
>
>
)
@
JvmName
(
name
=
"seixcpwujchfvabr"
)
suspend
fun
httpHeaders
(
vararg
values
:
HttpHeaderArgs
)
Parameters
values
The HTTP headers.
@
JvmName
(
name
=
"fejcwqhvuuoqqhvu"
)
suspend
fun
httpHeaders
(
argument
:
List
<
suspend
HttpHeaderArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"uwxfsjxgxhrkcvsf"
)
suspend
fun
httpHeaders
(
vararg
argument
:
suspend
HttpHeaderArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"thqkkebctgqhfjlk"
)
suspend
fun
httpHeaders
(
argument
:
suspend
HttpHeaderArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The HTTP headers.