@Stability(value=Stable) @Internal public static final class ConfigurationSetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ConfigurationSetProps
ConfigurationSetPropssoftware.amazon.jsii.JsiiObject.InitializationModeConfigurationSetProps.Builder, ConfigurationSetProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(ConfigurationSetProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ConfigurationSetProps.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 |
getConfigurationSetName()
A name for the configuration set.
|
String |
getCustomTrackingRedirectDomain()
The custom subdomain that is used to redirect email recipients to the Amazon SES event tracking domain.
|
IDedicatedIpPool |
getDedicatedIpPool()
The dedicated IP pool to associate with the configuration set.
|
Boolean |
getReputationMetrics()
Whether to publish reputation metrics for the configuration set, such as bounce and complaint rates, to Amazon CloudWatch.
|
Boolean |
getSendingEnabled()
Whether email sending is enabled.
|
SuppressionReasons |
getSuppressionReasons()
The reasons for which recipient email addresses should be automatically added to your account's suppression list.
|
ConfigurationSetTlsPolicy |
getTlsPolicy()
Specifies whether messages that use the configuration set are required to use Transport Layer Security (TLS).
|
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(ConfigurationSetProps.Builder builder)
ConfigurationSetProps.Builder.public final String getConfigurationSetName()
ConfigurationSetPropsDefault: - a CloudFormation generated name
getConfigurationSetName in interface ConfigurationSetPropspublic final String getCustomTrackingRedirectDomain()
ConfigurationSetPropsDefault: - use the default awstrack.me domain
getCustomTrackingRedirectDomain in interface ConfigurationSetPropspublic final IDedicatedIpPool getDedicatedIpPool()
ConfigurationSetPropsDefault: - do not use a dedicated IP pool
getDedicatedIpPool in interface ConfigurationSetPropspublic final Boolean getReputationMetrics()
ConfigurationSetPropsDefault: false
getReputationMetrics in interface ConfigurationSetPropspublic final Boolean getSendingEnabled()
ConfigurationSetPropsDefault: true
getSendingEnabled in interface ConfigurationSetPropspublic final SuppressionReasons getSuppressionReasons()
ConfigurationSetPropsDefault: - use account level settings
getSuppressionReasons in interface ConfigurationSetPropspublic final ConfigurationSetTlsPolicy getTlsPolicy()
ConfigurationSetPropsDefault: ConfigurationSetTlsPolicy.OPTIONAL
getTlsPolicy in interface ConfigurationSetProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.