Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.pinpoint.CfnCampaignPropsMixin.InAppMessageButtonProperty.Builder
Packages that use CfnCampaignPropsMixin.InAppMessageButtonProperty.Builder
-
Uses of CfnCampaignPropsMixin.InAppMessageButtonProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.pinpoint
Methods in software.amazon.awscdk.cfnpropertymixins.services.pinpoint that return CfnCampaignPropsMixin.InAppMessageButtonProperty.BuilderModifier and TypeMethodDescriptionCfnCampaignPropsMixin.InAppMessageButtonProperty.Builder.android(CfnCampaignPropsMixin.OverrideButtonConfigurationProperty android) Sets the value ofCfnCampaignPropsMixin.InAppMessageButtonProperty.getAndroid()CfnCampaignPropsMixin.InAppMessageButtonProperty.Builder.android(IResolvable android) Sets the value ofCfnCampaignPropsMixin.InAppMessageButtonProperty.getAndroid()CfnCampaignPropsMixin.InAppMessageButtonProperty.builder()CfnCampaignPropsMixin.InAppMessageButtonProperty.Builder.defaultConfig(CfnCampaignPropsMixin.DefaultButtonConfigurationProperty defaultConfig) Sets the value ofCfnCampaignPropsMixin.InAppMessageButtonProperty.getDefaultConfig()CfnCampaignPropsMixin.InAppMessageButtonProperty.Builder.defaultConfig(IResolvable defaultConfig) Sets the value ofCfnCampaignPropsMixin.InAppMessageButtonProperty.getDefaultConfig()CfnCampaignPropsMixin.InAppMessageButtonProperty.Builder.ios(CfnCampaignPropsMixin.OverrideButtonConfigurationProperty ios) Sets the value ofCfnCampaignPropsMixin.InAppMessageButtonProperty.getIos()CfnCampaignPropsMixin.InAppMessageButtonProperty.Builder.ios(IResolvable ios) Sets the value ofCfnCampaignPropsMixin.InAppMessageButtonProperty.getIos()CfnCampaignPropsMixin.InAppMessageButtonProperty.Builder.web(CfnCampaignPropsMixin.OverrideButtonConfigurationProperty web) Sets the value ofCfnCampaignPropsMixin.InAppMessageButtonProperty.getWeb()CfnCampaignPropsMixin.InAppMessageButtonProperty.Builder.web(IResolvable web) Sets the value ofCfnCampaignPropsMixin.InAppMessageButtonProperty.getWeb()Constructors in software.amazon.awscdk.cfnpropertymixins.services.pinpoint with parameters of type CfnCampaignPropsMixin.InAppMessageButtonProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCampaignPropsMixin.InAppMessageButtonProperty.Builder.