pulumi-azure-native-kotlin
2.22.1.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerinstance.kotlin.inputs
/
ContainerHttpGetArgsBuilder
/
httpHeaders
http
Headers
@
JvmName
(
name
=
"bfrwiwrvcnjgumfh"
)
suspend
fun
httpHeaders
(
value
:
Output
<
List
<
HttpHeaderArgs
>
>
)
@
JvmName
(
name
=
"nbvuanimqnougftk"
)
suspend
fun
httpHeaders
(
value
:
List
<
HttpHeaderArgs
>
?
)
Parameters
value
The HTTP headers.
@
JvmName
(
name
=
"efynayqwqgrrwkmw"
)
suspend
fun
httpHeaders
(
vararg
values
:
Output
<
HttpHeaderArgs
>
)
@
JvmName
(
name
=
"krevunsjlkludeod"
)
suspend
fun
httpHeaders
(
values
:
List
<
Output
<
HttpHeaderArgs
>
>
)
@
JvmName
(
name
=
"vqmucjjdeiawpkuj"
)
suspend
fun
httpHeaders
(
vararg
values
:
HttpHeaderArgs
)
Parameters
values
The HTTP headers.
@
JvmName
(
name
=
"bdxkcgflppfmpiai"
)
suspend
fun
httpHeaders
(
argument
:
List
<
suspend
HttpHeaderArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"lpunpafcpxeyxxtv"
)
suspend
fun
httpHeaders
(
vararg
argument
:
suspend
HttpHeaderArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"xyegofifsamlrcqa"
)
suspend
fun
httpHeaders
(
argument
:
suspend
HttpHeaderArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The HTTP headers.