notificationArns

@JvmName(name = "mowbqulshjqpvwfg")
suspend fun notificationArns(value: Output<List<String>>)
@JvmName(name = "qcjnaibduevbsqql")
suspend fun notificationArns(value: List<String>?)

Parameters

value

The Amazon SNS topic ARNs to publish stack related events. You can find your Amazon SNS topic ARNs using the Amazon SNS console or your Command Line Interface (CLI).


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


@JvmName(name = "pgkvcydplrcobkla")
suspend fun notificationArns(values: List<Output<String>>)
@JvmName(name = "kavkovsjcvcnnmfu")
suspend fun notificationArns(vararg values: String)

Parameters

values

The Amazon SNS topic ARNs to publish stack related events. You can find your Amazon SNS topic ARNs using the Amazon SNS console or your Command Line Interface (CLI).