@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String name,
Object deliveryOptions,
Object reputationOptions,
Object sendingOptions,
List<? extends CfnConfigurationSet.TagsProperty> tags,
Object trackingOptions)
Constructor that initializes the object based on literal property values passed by the
CfnConfigurationSetProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getDeliveryOptions()
`AWS::PinpointEmail::ConfigurationSet.DeliveryOptions`.
|
String |
getName()
`AWS::PinpointEmail::ConfigurationSet.Name`.
|
Object |
getReputationOptions()
`AWS::PinpointEmail::ConfigurationSet.ReputationOptions`.
|
Object |
getSendingOptions()
`AWS::PinpointEmail::ConfigurationSet.SendingOptions`.
|
List<CfnConfigurationSet.TagsProperty> |
getTags()
`AWS::PinpointEmail::ConfigurationSet.Tags`.
|
Object |
getTrackingOptions()
`AWS::PinpointEmail::ConfigurationSet.TrackingOptions`.
|
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(String name, Object deliveryOptions, Object reputationOptions, Object sendingOptions, List<? extends CfnConfigurationSet.TagsProperty> tags, Object trackingOptions)
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 © 2021. All rights reserved.