values

@JvmName(name = "pfkitebdrdgasmkf")
suspend fun values(value: Output<List<String>>)
@JvmName(name = "klftbctfuuyoavpw")
suspend fun values(value: List<String>)

Parameters

value

Specifies a list of values to match for a given condition. Possible values are Metric, Log, Unknown, and Health.


@JvmName(name = "giqmpwnsatvbnojv")
suspend fun values(vararg values: Output<String>)


@JvmName(name = "pciqjgxxoebqabxj")
suspend fun values(values: List<Output<String>>)
@JvmName(name = "vlugypdfljyxonxq")
suspend fun values(vararg values: String)

Parameters

values

Specifies a list of values to match for a given condition. Possible values are Metric, Log, Unknown, and Health.