labels

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

Parameters

value

Label. See labels below.


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


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

Parameters

values

Label. See labels below.


@JvmName(name = "kavoauobibjmvrqq")
suspend fun labels(argument: List<suspend AlertConfigurationLabelArgsBuilder.() -> Unit>)
@JvmName(name = "lyvmxtrvgsqsupei")
suspend fun labels(vararg argument: suspend AlertConfigurationLabelArgsBuilder.() -> Unit)
@JvmName(name = "qwgilwxytbjhtips")
suspend fun labels(argument: suspend AlertConfigurationLabelArgsBuilder.() -> Unit)

Parameters

argument

Label. See labels below.