snsTopicArns

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


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

Parameters

values

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