snsTopicArns

@JvmName(name = "ugahldseaimftfhk")
suspend fun snsTopicArns(value: Output<List<String>>)
@JvmName(name = "llhtrvigumndlmga")
suspend fun snsTopicArns(value: List<String>?)

Parameters

value

ARNs of SNS topics which delivers notifications to AWS Chatbot, for example CloudWatch alarm notifications.


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


@JvmName(name = "oldvhutvfmacdsek")
suspend fun snsTopicArns(values: List<Output<String>>)
@JvmName(name = "wryooesjhqofngrc")
suspend fun snsTopicArns(vararg values: String)

Parameters

values

ARNs of SNS topics which delivers notifications to AWS Chatbot, for example CloudWatch alarm notifications.