NotificationChannelSnsChannelConfig

data class NotificationChannelSnsChannelConfig(val topicArn: String? = null)

Information about a notification channel configured in DevOps Guru to send notifications when insights are created.

Constructors

Link copied to clipboard
constructor(topicArn: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val topicArn: String? = null

The Amazon Resource Name (ARN) of an Amazon Simple Notification Service topic.