@Stability(value=Stable) public static final class CfnCampaign.CampaignInAppMessageProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCampaign.CampaignInAppMessageProperty>
CfnCampaign.CampaignInAppMessageProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnCampaign.CampaignInAppMessageProperty |
build()
Builds the configured instance.
|
CfnCampaign.CampaignInAppMessageProperty.Builder |
content(IResolvable content)
Sets the value of
CfnCampaign.CampaignInAppMessageProperty.getContent() |
CfnCampaign.CampaignInAppMessageProperty.Builder |
content(List<? extends Object> content)
Sets the value of
CfnCampaign.CampaignInAppMessageProperty.getContent() |
CfnCampaign.CampaignInAppMessageProperty.Builder |
customConfig(Object customConfig)
Sets the value of
CfnCampaign.CampaignInAppMessageProperty.getCustomConfig() |
CfnCampaign.CampaignInAppMessageProperty.Builder |
layout(String layout)
Sets the value of
CfnCampaign.CampaignInAppMessageProperty.getLayout() |
@Stability(value=Stable) public CfnCampaign.CampaignInAppMessageProperty.Builder content(IResolvable content)
CfnCampaign.CampaignInAppMessageProperty.getContent()content - `CfnCampaign.CampaignInAppMessageProperty.Content`.this@Stability(value=Stable) public CfnCampaign.CampaignInAppMessageProperty.Builder content(List<? extends Object> content)
CfnCampaign.CampaignInAppMessageProperty.getContent()content - `CfnCampaign.CampaignInAppMessageProperty.Content`.this@Stability(value=Stable) public CfnCampaign.CampaignInAppMessageProperty.Builder customConfig(Object customConfig)
CfnCampaign.CampaignInAppMessageProperty.getCustomConfig()customConfig - `CfnCampaign.CampaignInAppMessageProperty.CustomConfig`.this@Stability(value=Stable) public CfnCampaign.CampaignInAppMessageProperty.Builder layout(String layout)
CfnCampaign.CampaignInAppMessageProperty.getLayout()layout - `CfnCampaign.CampaignInAppMessageProperty.Layout`.this@Stability(value=Stable) public CfnCampaign.CampaignInAppMessageProperty build()
build in interface software.amazon.jsii.Builder<CfnCampaign.CampaignInAppMessageProperty>CfnCampaign.CampaignInAppMessagePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.