annotations

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

Parameters

value

Annotations for new alert.


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


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

Parameters

values

Annotations for new alert.


@JvmName(name = "gidunxdjlmicvybp")
suspend fun annotations(argument: List<suspend AlertAnnotationArgsBuilder.() -> Unit>)
@JvmName(name = "ittigpwpdnibueip")
suspend fun annotations(vararg argument: suspend AlertAnnotationArgsBuilder.() -> Unit)
@JvmName(name = "fwjorskdbwoysejt")
suspend fun annotations(argument: suspend AlertAnnotationArgsBuilder.() -> Unit)

Parameters

argument

Annotations for new alert.