EventDestinationCloudwatchDestination

data class EventDestinationCloudwatchDestination(val defaultValue: String, val dimensionName: String, val valueSource: String)

Constructors

Link copied to clipboard
constructor(defaultValue: String, dimensionName: String, valueSource: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The default value for the event

Link copied to clipboard

The name for the dimension

Link copied to clipboard

The source for the value. May be any of "messageTag", "emailHeader" or "linkTag".