httpHeaders

@JvmName(name = "vxdoufuuyviygoot")
suspend fun httpHeaders(value: Output<Map<String, String>>)
@JvmName(name = "rlbsdylbmwqknaua")
suspend fun httpHeaders(value: Map<String, String>?)

Parameters

value

A map of HTTP headers used to access on the container. Changing this forces a new resource to be created.


@JvmName(name = "ktdsxhxnphsoagnr")
fun httpHeaders(vararg values: Pair<String, String>)

Parameters

values

A map of HTTP headers used to access on the container. Changing this forces a new resource to be created.