@Stability(value=Stable) @Internal public static final class CfnConfigurationSetEventDestination.DimensionConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConfigurationSetEventDestination.DimensionConfigurationProperty
CfnConfigurationSetEventDestination.DimensionConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnConfigurationSetEventDestination.DimensionConfigurationProperty.Builder, CfnConfigurationSetEventDestination.DimensionConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnConfigurationSetEventDestination.DimensionConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnConfigurationSetEventDestination.CloudWatchDestinationProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDefaultDimensionValue()
The default value of the dimension that is published to Amazon CloudWatch if you do not provide the value of the dimension when you send an email.
|
String |
getDimensionName()
The name of an Amazon CloudWatch dimension associated with an email sending metric.
|
String |
getDimensionValueSource()
The place where Amazon SES finds the value of a dimension to publish to Amazon CloudWatch.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnConfigurationSetEventDestination.DimensionConfigurationProperty.Builder builder)
CfnConfigurationSetEventDestination.CloudWatchDestinationProperty.Builder.public final String getDefaultDimensionValue()
CfnConfigurationSetEventDestination.DimensionConfigurationPropertyThe default value must meet the following requirements:
getDefaultDimensionValue in interface CfnConfigurationSetEventDestination.DimensionConfigurationPropertypublic final String getDimensionName()
CfnConfigurationSetEventDestination.DimensionConfigurationPropertyThe name must meet the following requirements:
getDimensionName in interface CfnConfigurationSetEventDestination.DimensionConfigurationPropertypublic final String getDimensionValueSource()
CfnConfigurationSetEventDestination.DimensionConfigurationProperty
To use the message tags that you specify using an X-SES-MESSAGE-TAGS header or a parameter to the SendEmail / SendRawEmail API, specify messageTag . To use your own email headers, specify emailHeader . To put a custom tag on any link included in your email, specify linkTag .
getDimensionValueSource in interface CfnConfigurationSetEventDestination.DimensionConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.