| Package | Description |
|---|---|
| software.amazon.awscdk.services.pinpoint |
Amazon Pinpoint Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnCampaign.CampaignHookProperty.Jsii$Proxy
An implementation for
CfnCampaign.CampaignHookProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnCampaign.CampaignHookProperty |
CfnCampaign.CampaignHookProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnCampaign.Builder |
CfnCampaign.Builder.campaignHook(CfnCampaign.CampaignHookProperty campaignHook)
Specifies the Lambda function to use as a code hook for a campaign.
|
CfnCampaignProps.Builder |
CfnCampaignProps.Builder.campaignHook(CfnCampaign.CampaignHookProperty campaignHook)
Sets the value of
CfnCampaignProps.getCampaignHook() |
void |
CfnCampaign.setCampaignHook(CfnCampaign.CampaignHookProperty value)
Specifies the Lambda function to use as a code hook for a campaign.
|
Copyright © 2022. All rights reserved.