@Stability(value=Stable) public static final class CfnCampaign.InAppMessageButtonProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCampaign.InAppMessageButtonProperty>
CfnCampaign.InAppMessageButtonProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnCampaign.InAppMessageButtonProperty.Builder android(CfnCampaign.OverrideButtonConfigurationProperty android)
CfnCampaign.InAppMessageButtonProperty.getAndroid()android - An object that defines the default behavior for a button in in-app messages sent to Android.this@Stability(value=Stable) public CfnCampaign.InAppMessageButtonProperty.Builder android(IResolvable android)
CfnCampaign.InAppMessageButtonProperty.getAndroid()android - An object that defines the default behavior for a button in in-app messages sent to Android.this@Stability(value=Stable) public CfnCampaign.InAppMessageButtonProperty.Builder defaultConfig(CfnCampaign.DefaultButtonConfigurationProperty defaultConfig)
CfnCampaign.InAppMessageButtonProperty.getDefaultConfig()defaultConfig - An object that defines the default behavior for a button in an in-app message.this@Stability(value=Stable) public CfnCampaign.InAppMessageButtonProperty.Builder defaultConfig(IResolvable defaultConfig)
CfnCampaign.InAppMessageButtonProperty.getDefaultConfig()defaultConfig - An object that defines the default behavior for a button in an in-app message.this@Stability(value=Stable) public CfnCampaign.InAppMessageButtonProperty.Builder ios(CfnCampaign.OverrideButtonConfigurationProperty ios)
CfnCampaign.InAppMessageButtonProperty.getIos()ios - An object that defines the default behavior for a button in in-app messages sent to iOS devices.this@Stability(value=Stable) public CfnCampaign.InAppMessageButtonProperty.Builder ios(IResolvable ios)
CfnCampaign.InAppMessageButtonProperty.getIos()ios - An object that defines the default behavior for a button in in-app messages sent to iOS devices.this@Stability(value=Stable) public CfnCampaign.InAppMessageButtonProperty.Builder web(CfnCampaign.OverrideButtonConfigurationProperty web)
CfnCampaign.InAppMessageButtonProperty.getWeb()web - An object that defines the default behavior for a button in in-app messages for web applications.this@Stability(value=Stable) public CfnCampaign.InAppMessageButtonProperty.Builder web(IResolvable web)
CfnCampaign.InAppMessageButtonProperty.getWeb()web - An object that defines the default behavior for a button in in-app messages for web applications.this@Stability(value=Stable) public CfnCampaign.InAppMessageButtonProperty build()
build in interface software.amazon.jsii.Builder<CfnCampaign.InAppMessageButtonProperty>CfnCampaign.InAppMessageButtonPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.