WorkteamNotificationConfiguration

data class WorkteamNotificationConfiguration(val notificationTopicArn: String? = null)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ARN for the SNS topic to which notifications should be published.