valuePrefix

@JvmName(name = "fprlckdrjvfikfpn")
suspend fun valuePrefix(value: Output<String>)
@JvmName(name = "xxvuasmecgpokjad")
suspend fun valuePrefix(value: String?)

Parameters

value

The value prefix. The value format is "value_prefix" For example, for "Authorization: Bearer ", value_prefix="Bearer " with a space at the end.