values

@JvmName(name = "fjiocwckxlgnlvcj")
suspend fun values(value: Output<List<String>>)
@JvmName(name = "imetxtwhilgxrbae")
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 = "uplsueprwawkcgvw")
suspend fun values(vararg values: Output<String>)


@JvmName(name = "cpskhdfujfvommfj")
suspend fun values(values: List<Output<String>>)
@JvmName(name = "qcyxwoobnsqowwpp")
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.