value

@JvmName(name = "cmtvyvutpmcmkkdl")
suspend fun value(value: Output<String>)
@JvmName(name = "cjbgqfpapsrvkiku")
suspend fun value(value: String?)

Parameters

value

The value of the event target parameter.

NOTE: There exists a potential diff error that the backend service will return a default param as following:

param_list {
resource_key = "IsBase64Encode"
form = "CONSTANT"
value = "false"
template = ""
}

In order to fix the diff, from version 1.160.0, this resource has removed the param which resource_key = "IsBase64Encode" and value = "false". If you want to set resource_key = "IsBase64Encode", please avoid to set value = "false".