values

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


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