snsTopicArns

@JvmName(name = "syxfowqfoqvwnlel")
suspend fun snsTopicArns(value: Output<List<String>>)
@JvmName(name = "lcfgjebnbvxewthv")
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 = "tpaqnghofwxdnduf")
suspend fun snsTopicArns(vararg values: Output<String>)


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

Parameters

values

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