@Stability(value=Stable) @Internal public static final class CfnCampaign.CustomDeliveryConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCampaign.CustomDeliveryConfigurationProperty
CfnCampaign.CustomDeliveryConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCampaign.CustomDeliveryConfigurationProperty.Builder, CfnCampaign.CustomDeliveryConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCampaign.CustomDeliveryConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCampaign.AttributeDimensionProperty.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 |
getDeliveryUri()
The destination to send the campaign or treatment to.
|
List<String> |
getEndpointTypes()
The types of endpoints to send the campaign or treatment to.
|
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(CfnCampaign.CustomDeliveryConfigurationProperty.Builder builder)
CfnCampaign.AttributeDimensionProperty.Builder.public final String getDeliveryUri()
CfnCampaign.CustomDeliveryConfigurationProperty
getDeliveryUri in interface CfnCampaign.CustomDeliveryConfigurationPropertypublic final List<String> getEndpointTypes()
CfnCampaign.CustomDeliveryConfigurationProperty
Each valid value maps to a type of channel that you can associate with an endpoint by using the ChannelType property of an endpoint.
getEndpointTypes in interface CfnCampaign.CustomDeliveryConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.