@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 don't 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 location where Amazon Pinpoint 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.DimensionConfigurationPropertyThis value has to meet the following criteria:
getDefaultDimensionValue in interface CfnConfigurationSetEventDestination.DimensionConfigurationPropertypublic final String getDimensionName()
CfnConfigurationSetEventDestination.DimensionConfigurationPropertyThe name has to meet the following criteria:
getDimensionName in interface CfnConfigurationSetEventDestination.DimensionConfigurationPropertypublic final String getDimensionValueSource()
CfnConfigurationSetEventDestination.DimensionConfigurationProperty
Acceptable values: MESSAGE_TAG , EMAIL_HEADER , and LINK_TAG .
If you want Amazon Pinpoint to use the message tags that you specify using an X-SES-MESSAGE-TAGS header or a parameter to the SendEmail API, choose MESSAGE_TAG . If you want Amazon Pinpoint to use your own email headers, choose EMAIL_HEADER . If you want Amazon Pinpoint to use tags that are specified in your links, choose LINK_TAG .
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.