httpHeaders

@JvmName(name = "vgfoytowokjpqkpj")
suspend fun httpHeaders(value: Output<Map<String, String>>)
@JvmName(name = "wojrxjfiklwukhmi")
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 = "useabjcqplrruogy")
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.