snsTopicArns

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


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

Parameters

values

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