notifications

@JvmName(name = "mwhilqgoqbftyonx")
suspend fun notifications(value: Output<List<String>>)
@JvmName(name = "rxjlxhpqueqmikbq")
suspend fun notifications(value: List<String>?)

Parameters

value

List of Notification Types that trigger notifications. Acceptable values are documented in the AWS documentation here


@JvmName(name = "fpqwpvmuciftbrka")
suspend fun notifications(vararg values: Output<String>)


@JvmName(name = "jdkfxvkckwfqixmn")
suspend fun notifications(values: List<Output<String>>)
@JvmName(name = "nkwbnssvgivjqgbu")
suspend fun notifications(vararg values: String)

Parameters

values

List of Notification Types that trigger notifications. Acceptable values are documented in the AWS documentation here