NotificationRuleTarget

data class NotificationRuleTarget(val targetAddress: String, val targetType: String)

Constructors

Link copied to clipboard
constructor(targetAddress: String, targetType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the topic or client.

Link copied to clipboard

The target type. Can be an Amazon Simple Notification Service topic or client.