Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.pinpoint.CfnCampaignPropsMixin.CampaignHookProperty
Packages that use CfnCampaignPropsMixin.CampaignHookProperty
-
Uses of CfnCampaignPropsMixin.CampaignHookProperty in software.amazon.awscdk.cfnpropertymixins.services.pinpoint
Classes in software.amazon.awscdk.cfnpropertymixins.services.pinpoint that implement CfnCampaignPropsMixin.CampaignHookPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnCampaignPropsMixin.CampaignHookPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.pinpoint that return CfnCampaignPropsMixin.CampaignHookPropertyModifier and TypeMethodDescriptionCfnCampaignPropsMixin.CampaignHookProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.pinpoint with parameters of type CfnCampaignPropsMixin.CampaignHookPropertyModifier and TypeMethodDescriptionCfnCampaignMixinProps.Builder.campaignHook(CfnCampaignPropsMixin.CampaignHookProperty campaignHook) Sets the value ofCfnCampaignMixinProps.getCampaignHook()CfnCampaignPropsMixin.Builder.campaignHook(CfnCampaignPropsMixin.CampaignHookProperty campaignHook) Specifies the Lambda function to use as a code hook for a campaign.