annotations

@JvmName(name = "aybibfnhfirjnbbn")
suspend fun annotations(value: Output<List<AlertAnnotationArgs>>)
@JvmName(name = "jypeqxunechgvnlv")
suspend fun annotations(value: List<AlertAnnotationArgs>?)

Parameters

value

Alert template annotations.


@JvmName(name = "mahlreplqbwsgdcf")
suspend fun annotations(vararg values: Output<AlertAnnotationArgs>)


@JvmName(name = "rwnwqgkegnvkudry")
suspend fun annotations(values: List<Output<AlertAnnotationArgs>>)
@JvmName(name = "hqgdrnuaxhjphfoj")
suspend fun annotations(vararg values: AlertAnnotationArgs)

Parameters

values

Alert template annotations.


@JvmName(name = "ffmillcebhjycsxq")
suspend fun annotations(argument: List<suspend AlertAnnotationArgsBuilder.() -> Unit>)
@JvmName(name = "iblbpcqmnmtpjqsx")
suspend fun annotations(vararg argument: suspend AlertAnnotationArgsBuilder.() -> Unit)
@JvmName(name = "fyaqjhrdpjsjyfoc")
suspend fun annotations(argument: suspend AlertAnnotationArgsBuilder.() -> Unit)

Parameters

argument

Alert template annotations.