Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.pinpoint.CfnCampaignPropsMixin.InAppMessageContentProperty.Builder
Packages that use CfnCampaignPropsMixin.InAppMessageContentProperty.Builder
-
Uses of CfnCampaignPropsMixin.InAppMessageContentProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.pinpoint
Methods in software.amazon.awscdk.cfnpropertymixins.services.pinpoint that return CfnCampaignPropsMixin.InAppMessageContentProperty.BuilderModifier and TypeMethodDescriptionCfnCampaignPropsMixin.InAppMessageContentProperty.Builder.backgroundColor(String backgroundColor) Sets the value ofCfnCampaignPropsMixin.InAppMessageContentProperty.getBackgroundColor()CfnCampaignPropsMixin.InAppMessageContentProperty.Builder.bodyConfig(CfnCampaignPropsMixin.InAppMessageBodyConfigProperty bodyConfig) Sets the value ofCfnCampaignPropsMixin.InAppMessageContentProperty.getBodyConfig()CfnCampaignPropsMixin.InAppMessageContentProperty.Builder.bodyConfig(IResolvable bodyConfig) Sets the value ofCfnCampaignPropsMixin.InAppMessageContentProperty.getBodyConfig()CfnCampaignPropsMixin.InAppMessageContentProperty.builder()CfnCampaignPropsMixin.InAppMessageContentProperty.Builder.headerConfig(CfnCampaignPropsMixin.InAppMessageHeaderConfigProperty headerConfig) Sets the value ofCfnCampaignPropsMixin.InAppMessageContentProperty.getHeaderConfig()CfnCampaignPropsMixin.InAppMessageContentProperty.Builder.headerConfig(IResolvable headerConfig) Sets the value ofCfnCampaignPropsMixin.InAppMessageContentProperty.getHeaderConfig()Sets the value ofCfnCampaignPropsMixin.InAppMessageContentProperty.getImageUrl()CfnCampaignPropsMixin.InAppMessageContentProperty.Builder.primaryBtn(CfnCampaignPropsMixin.InAppMessageButtonProperty primaryBtn) Sets the value ofCfnCampaignPropsMixin.InAppMessageContentProperty.getPrimaryBtn()CfnCampaignPropsMixin.InAppMessageContentProperty.Builder.primaryBtn(IResolvable primaryBtn) Sets the value ofCfnCampaignPropsMixin.InAppMessageContentProperty.getPrimaryBtn()CfnCampaignPropsMixin.InAppMessageContentProperty.Builder.secondaryBtn(CfnCampaignPropsMixin.InAppMessageButtonProperty secondaryBtn) Sets the value ofCfnCampaignPropsMixin.InAppMessageContentProperty.getSecondaryBtn()CfnCampaignPropsMixin.InAppMessageContentProperty.Builder.secondaryBtn(IResolvable secondaryBtn) Sets the value ofCfnCampaignPropsMixin.InAppMessageContentProperty.getSecondaryBtn()Constructors in software.amazon.awscdk.cfnpropertymixins.services.pinpoint with parameters of type CfnCampaignPropsMixin.InAppMessageContentProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCampaignPropsMixin.InAppMessageContentProperty.Builder.