Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.pinpoint.CfnCampaignMixinProps.Builder
Packages that use CfnCampaignMixinProps.Builder
-
Uses of CfnCampaignMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.pinpoint
Methods in software.amazon.awscdk.cfnpropertymixins.services.pinpoint that return CfnCampaignMixinProps.BuilderModifier and TypeMethodDescriptionCfnCampaignMixinProps.Builder.additionalTreatments(List<? extends Object> additionalTreatments) Sets the value ofCfnCampaignMixinProps.getAdditionalTreatments()CfnCampaignMixinProps.Builder.additionalTreatments(IResolvable additionalTreatments) Sets the value ofCfnCampaignMixinProps.getAdditionalTreatments()CfnCampaignMixinProps.Builder.applicationId(String applicationId) Sets the value ofCfnCampaignMixinProps.getApplicationId()CfnCampaignMixinProps.builder()CfnCampaignMixinProps.Builder.campaignHook(CfnCampaignPropsMixin.CampaignHookProperty campaignHook) Sets the value ofCfnCampaignMixinProps.getCampaignHook()CfnCampaignMixinProps.Builder.campaignHook(IResolvable campaignHook) Sets the value ofCfnCampaignMixinProps.getCampaignHook()CfnCampaignMixinProps.Builder.customDeliveryConfiguration(CfnCampaignPropsMixin.CustomDeliveryConfigurationProperty customDeliveryConfiguration) Sets the value ofCfnCampaignMixinProps.getCustomDeliveryConfiguration()CfnCampaignMixinProps.Builder.customDeliveryConfiguration(IResolvable customDeliveryConfiguration) Sets the value ofCfnCampaignMixinProps.getCustomDeliveryConfiguration()CfnCampaignMixinProps.Builder.description(String description) Sets the value ofCfnCampaignMixinProps.getDescription()CfnCampaignMixinProps.Builder.holdoutPercent(Number holdoutPercent) Sets the value ofCfnCampaignMixinProps.getHoldoutPercent()Sets the value ofCfnCampaignMixinProps.getIsPaused()CfnCampaignMixinProps.Builder.isPaused(IResolvable isPaused) Sets the value ofCfnCampaignMixinProps.getIsPaused()CfnCampaignMixinProps.Builder.limits(CfnCampaignPropsMixin.LimitsProperty limits) Sets the value ofCfnCampaignMixinProps.getLimits()CfnCampaignMixinProps.Builder.limits(IResolvable limits) Sets the value ofCfnCampaignMixinProps.getLimits()CfnCampaignMixinProps.Builder.messageConfiguration(CfnCampaignPropsMixin.MessageConfigurationProperty messageConfiguration) Sets the value ofCfnCampaignMixinProps.getMessageConfiguration()CfnCampaignMixinProps.Builder.messageConfiguration(IResolvable messageConfiguration) Sets the value ofCfnCampaignMixinProps.getMessageConfiguration()Sets the value ofCfnCampaignMixinProps.getName()Sets the value ofCfnCampaignMixinProps.getPriority()CfnCampaignMixinProps.Builder.schedule(CfnCampaignPropsMixin.ScheduleProperty schedule) Sets the value ofCfnCampaignMixinProps.getSchedule()CfnCampaignMixinProps.Builder.schedule(IResolvable schedule) Sets the value ofCfnCampaignMixinProps.getSchedule()Sets the value ofCfnCampaignMixinProps.getSegmentId()CfnCampaignMixinProps.Builder.segmentVersion(Number segmentVersion) Sets the value ofCfnCampaignMixinProps.getSegmentVersion()Sets the value ofCfnCampaignMixinProps.getTags()CfnCampaignMixinProps.Builder.templateConfiguration(CfnCampaignPropsMixin.TemplateConfigurationProperty templateConfiguration) Sets the value ofCfnCampaignMixinProps.getTemplateConfiguration()CfnCampaignMixinProps.Builder.templateConfiguration(IResolvable templateConfiguration) Sets the value ofCfnCampaignMixinProps.getTemplateConfiguration()CfnCampaignMixinProps.Builder.treatmentDescription(String treatmentDescription) Sets the value ofCfnCampaignMixinProps.getTreatmentDescription()CfnCampaignMixinProps.Builder.treatmentName(String treatmentName) Sets the value ofCfnCampaignMixinProps.getTreatmentName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.pinpoint with parameters of type CfnCampaignMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnCampaignMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnCampaignMixinProps.Builder.