value

@JvmName(name = "xxvquehfehjdrqwf")
suspend fun value(value: Output<String>)
@JvmName(name = "plxrtrgksfgombsp")
suspend fun value(value: String)

Parameters

value

What to publish to the metric. For example, if you're counting the occurrences of a particular term like "Error", the value will be "1" for each occurrence. If you're counting the bytes transferred the published value will be the value in the log event.