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