@Stability(value=Stable) @Internal public static final class CfnApplicationSettings.CampaignHookProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplicationSettings.CampaignHookProperty
CfnApplicationSettings.CampaignHookPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApplicationSettings.CampaignHookProperty.Builder, CfnApplicationSettings.CampaignHookProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnApplicationSettings.CampaignHookProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApplicationSettings.CampaignHookProperty.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 |
getLambdaFunctionName()
The name or Amazon Resource Name (ARN) of the Lambda function that Amazon Pinpoint invokes to send messages for campaigns in the application.
|
String |
getMode()
The mode that Amazon Pinpoint uses to invoke the Lambda function.
|
String |
getWebUrl()
The web URL that Amazon Pinpoint calls to invoke the Lambda function over HTTPS.
|
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(CfnApplicationSettings.CampaignHookProperty.Builder builder)
CfnApplicationSettings.CampaignHookProperty.Builder.public final String getLambdaFunctionName()
CfnApplicationSettings.CampaignHookPropertygetLambdaFunctionName in interface CfnApplicationSettings.CampaignHookPropertypublic final String getMode()
CfnApplicationSettings.CampaignHookProperty
FILTER - Invoke the function to customize the segment that's used by a campaign.DELIVERY - (Deprecated) Previously, invoked the function to send a campaign through a custom channel. This functionality is not supported anymore. To send a campaign through a custom channel, use the CustomDeliveryConfiguration and CampaignCustomMessage objects of the campaign.getMode in interface CfnApplicationSettings.CampaignHookPropertypublic final String getWebUrl()
CfnApplicationSettings.CampaignHookPropertygetWebUrl in interface CfnApplicationSettings.CampaignHookProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.