Enum CloudWatchDimensionSource
Source for CloudWatch dimension.
Namespace: Amazon.CDK.AWS.SES
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public enum CloudWatchDimensionSource
Syntax (vb)
Public Enum CloudWatchDimensionSource
Synopsis
Fields
EMAIL_HEADER | Amazon SES retrieves the dimension name and value from a header in the email. |
LINK_TAG | Amazon SES retrieves the dimension name and value from a tag that you specified in a link. |
MESSAGE_TAG | Amazon SES retrieves the dimension name and value from a tag that you specify by using the |
Fields
Name | Description |
---|---|
EMAIL_HEADER | Amazon SES retrieves the dimension name and value from a header in the email. |
LINK_TAG | Amazon SES retrieves the dimension name and value from a tag that you specified in a link. |
MESSAGE_TAG | Amazon SES retrieves the dimension name and value from a tag that you specify by using the |