@Stability(value=Stable) @Internal public static final class CfnCampaign.CampaignHookProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCampaign.CampaignHookProperty
CfnCampaign.CampaignHookPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCampaign.CampaignHookProperty.Builder, CfnCampaign.CampaignHookProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCampaign.CampaignHookProperty.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 |
getLambdaFunctionName()
The name or Amazon Resource Name (ARN) of the Lambda function that Amazon Pinpoint invokes to customize a segment for a campaign.
|
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(CfnCampaign.CampaignHookProperty.Builder builder)
CfnCampaign.AttributeDimensionProperty.Builder.public final String getLambdaFunctionName()
CfnCampaign.CampaignHookPropertygetLambdaFunctionName in interface CfnCampaign.CampaignHookPropertypublic final String getMode()
CfnCampaign.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 CfnCampaign.CampaignHookPropertypublic final String getWebUrl()
CfnCampaign.CampaignHookPropertygetWebUrl in interface CfnCampaign.CampaignHookProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.