@Stability(value=Stable) @Internal public static final class CfnConfigurationSetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConfigurationSetProps
CfnConfigurationSetPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnConfigurationSetProps.Builder, CfnConfigurationSetProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnConfigurationSetProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnConfigurationSetProps.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) |
Object |
getDeliveryOptions()
An object that defines the dedicated IP pool that is used to send emails that you send using the configuration set.
|
String |
getName()
The name of the configuration set.
|
Object |
getReputationOptions()
An object that defines whether or not Amazon Pinpoint collects reputation metrics for the emails that you send that use the configuration set.
|
Object |
getSendingOptions()
An object that defines whether or not Amazon Pinpoint can send email that you send using the configuration set.
|
List<CfnConfigurationSet.TagsProperty> |
getTags()
An object that defines the tags (keys and values) that you want to associate with the configuration set.
|
Object |
getTrackingOptions()
An object that defines the open and click tracking options for emails that you send using the configuration set.
|
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(CfnConfigurationSetProps.Builder builder)
CfnConfigurationSetProps.Builder.public final String getName()
CfnConfigurationSetPropsgetName in interface CfnConfigurationSetPropspublic final Object getDeliveryOptions()
CfnConfigurationSetPropsgetDeliveryOptions in interface CfnConfigurationSetPropspublic final Object getReputationOptions()
CfnConfigurationSetPropsgetReputationOptions in interface CfnConfigurationSetPropspublic final Object getSendingOptions()
CfnConfigurationSetPropsgetSendingOptions in interface CfnConfigurationSetPropspublic final List<CfnConfigurationSet.TagsProperty> getTags()
CfnConfigurationSetPropsgetTags in interface CfnConfigurationSetPropspublic final Object getTrackingOptions()
CfnConfigurationSetPropsgetTrackingOptions in interface CfnConfigurationSetProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.