@Stability(value=Stable) public static final class CfnCampaign.MessageProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCampaign.MessageProperty>
CfnCampaign.MessageProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnCampaign.MessageProperty.Builder action(String action)
CfnCampaign.MessageProperty.getAction()action - `CfnCampaign.MessageProperty.Action`.this@Stability(value=Stable) public CfnCampaign.MessageProperty.Builder body(String body)
CfnCampaign.MessageProperty.getBody()body - `CfnCampaign.MessageProperty.Body`.this@Stability(value=Stable) public CfnCampaign.MessageProperty.Builder imageIconUrl(String imageIconUrl)
CfnCampaign.MessageProperty.getImageIconUrl()imageIconUrl - `CfnCampaign.MessageProperty.ImageIconUrl`.this@Stability(value=Stable) public CfnCampaign.MessageProperty.Builder imageSmallIconUrl(String imageSmallIconUrl)
CfnCampaign.MessageProperty.getImageSmallIconUrl()imageSmallIconUrl - `CfnCampaign.MessageProperty.ImageSmallIconUrl`.this@Stability(value=Stable) public CfnCampaign.MessageProperty.Builder imageUrl(String imageUrl)
CfnCampaign.MessageProperty.getImageUrl()imageUrl - `CfnCampaign.MessageProperty.ImageUrl`.this@Stability(value=Stable) public CfnCampaign.MessageProperty.Builder jsonBody(String jsonBody)
CfnCampaign.MessageProperty.getJsonBody()jsonBody - `CfnCampaign.MessageProperty.JsonBody`.this@Stability(value=Stable) public CfnCampaign.MessageProperty.Builder mediaUrl(String mediaUrl)
CfnCampaign.MessageProperty.getMediaUrl()mediaUrl - `CfnCampaign.MessageProperty.MediaUrl`.this@Stability(value=Stable) public CfnCampaign.MessageProperty.Builder rawContent(String rawContent)
CfnCampaign.MessageProperty.getRawContent()rawContent - `CfnCampaign.MessageProperty.RawContent`.this@Stability(value=Stable) public CfnCampaign.MessageProperty.Builder silentPush(Boolean silentPush)
CfnCampaign.MessageProperty.getSilentPush()silentPush - `CfnCampaign.MessageProperty.SilentPush`.this@Stability(value=Stable) public CfnCampaign.MessageProperty.Builder silentPush(IResolvable silentPush)
CfnCampaign.MessageProperty.getSilentPush()silentPush - `CfnCampaign.MessageProperty.SilentPush`.this@Stability(value=Stable) public CfnCampaign.MessageProperty.Builder timeToLive(Number timeToLive)
CfnCampaign.MessageProperty.getTimeToLive()timeToLive - `CfnCampaign.MessageProperty.TimeToLive`.this@Stability(value=Stable) public CfnCampaign.MessageProperty.Builder title(String title)
CfnCampaign.MessageProperty.getTitle()title - `CfnCampaign.MessageProperty.Title`.this@Stability(value=Stable) public CfnCampaign.MessageProperty.Builder url(String url)
CfnCampaign.MessageProperty.getUrl()url - `CfnCampaign.MessageProperty.Url`.this@Stability(value=Stable) public CfnCampaign.MessageProperty build()
build in interface software.amazon.jsii.Builder<CfnCampaign.MessageProperty>CfnCampaign.MessagePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.