Class EventDestinationCloudwatchDestination
Inheritance
System.Object
EventDestinationCloudwatchDestination
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Aws.Ses.Outputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class EventDestinationCloudwatchDestination
Fields
View SourceDefaultValue
The default value for the event
Declaration
public readonly string DefaultValue
Field Value
| Type | Description |
|---|---|
| System.String |
DimensionName
The name for the dimension
Declaration
public readonly string DimensionName
Field Value
| Type | Description |
|---|---|
| System.String |
ValueSource
The source for the value. It can be either "messageTag" or "emailHeader"
Declaration
public readonly string ValueSource
Field Value
| Type | Description |
|---|---|
| System.String |