Show / Hide Table of Contents

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 Source

DefaultValue

The default value for the event

Declaration
public readonly string DefaultValue
Field Value
Type Description
System.String
View Source

DimensionName

The name for the dimension

Declaration
public readonly string DimensionName
Field Value
Type Description
System.String
View Source

ValueSource

The source for the value. It can be either "messageTag" or "emailHeader"

Declaration
public readonly string ValueSource
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.