valuePrefix

@JvmName(name = "cfjmswfmaysgdmye")
suspend fun valuePrefix(value: Output<String>)
@JvmName(name = "xogrgkptwdysvopn")
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.