labels

@JvmName(name = "unnmyunqnnevujoe")
suspend fun labels(value: Output<List<AlertConfigurationLabelArgs>>)
@JvmName(name = "oekdnabiyexlpsnr")
suspend fun labels(value: List<AlertConfigurationLabelArgs>?)

Parameters

value

Label. See labels below.


@JvmName(name = "ymbwohqrcnjpjkpc")
suspend fun labels(vararg values: Output<AlertConfigurationLabelArgs>)


@JvmName(name = "qjblxgirmgcxturs")
suspend fun labels(values: List<Output<AlertConfigurationLabelArgs>>)
@JvmName(name = "taevlvyhwthxfkda")
suspend fun labels(vararg values: AlertConfigurationLabelArgs)

Parameters

values

Label. See labels below.


@JvmName(name = "fwujykuecviarmmw")
suspend fun labels(argument: List<suspend AlertConfigurationLabelArgsBuilder.() -> Unit>)
@JvmName(name = "kuamiifwpxubelgj")
suspend fun labels(vararg argument: suspend AlertConfigurationLabelArgsBuilder.() -> Unit)
@JvmName(name = "hktysiwvnebhbwle")
suspend fun labels(argument: suspend AlertConfigurationLabelArgsBuilder.() -> Unit)

Parameters

argument

Label. See labels below.