@Stability(value=Stable) public static final class CfnCampaign.CampaignCustomMessageProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCampaign.CampaignCustomMessageProperty>
CfnCampaign.CampaignCustomMessageProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnCampaign.CampaignCustomMessageProperty |
build()
Builds the configured instance.
|
CfnCampaign.CampaignCustomMessageProperty.Builder |
data(String data)
Sets the value of
CfnCampaign.CampaignCustomMessageProperty.getData() |
@Stability(value=Stable) public CfnCampaign.CampaignCustomMessageProperty.Builder data(String data)
CfnCampaign.CampaignCustomMessageProperty.getData()data - The raw, JSON-formatted string to use as the payload for the message.
The maximum size is 5 KB.this@Stability(value=Stable) public CfnCampaign.CampaignCustomMessageProperty build()
build in interface software.amazon.jsii.Builder<CfnCampaign.CampaignCustomMessageProperty>CfnCampaign.CampaignCustomMessagePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.