@Stability(value=Stable)
public static interface CfnCampaign.MessageProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-message.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCampaign.MessageProperty.Builder
A builder for
CfnCampaign.MessageProperty |
static class |
CfnCampaign.MessageProperty.Jsii$Proxy
An implementation for
CfnCampaign.MessageProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCampaign.MessageProperty.Builder |
builder() |
default String |
getAction()
`CfnCampaign.MessageProperty.Action`.
|
default String |
getBody()
`CfnCampaign.MessageProperty.Body`.
|
default String |
getImageIconUrl()
`CfnCampaign.MessageProperty.ImageIconUrl`.
|
default String |
getImageSmallIconUrl()
`CfnCampaign.MessageProperty.ImageSmallIconUrl`.
|
default String |
getImageUrl()
`CfnCampaign.MessageProperty.ImageUrl`.
|
default String |
getJsonBody()
`CfnCampaign.MessageProperty.JsonBody`.
|
default String |
getMediaUrl()
`CfnCampaign.MessageProperty.MediaUrl`.
|
default String |
getRawContent()
`CfnCampaign.MessageProperty.RawContent`.
|
default Object |
getSilentPush()
`CfnCampaign.MessageProperty.SilentPush`.
|
default Number |
getTimeToLive()
`CfnCampaign.MessageProperty.TimeToLive`.
|
default String |
getTitle()
`CfnCampaign.MessageProperty.Title`.
|
default String |
getUrl()
`CfnCampaign.MessageProperty.Url`.
|
@Stability(value=Stable) @Nullable default String getAction()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-message.html#cfn-pinpoint-campaign-message-action@Stability(value=Stable) @Nullable default String getBody()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-message.html#cfn-pinpoint-campaign-message-body@Stability(value=Stable) @Nullable default String getImageIconUrl()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-message.html#cfn-pinpoint-campaign-message-imageiconurl@Stability(value=Stable) @Nullable default String getImageSmallIconUrl()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-message.html#cfn-pinpoint-campaign-message-imagesmalliconurl@Stability(value=Stable) @Nullable default String getImageUrl()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-message.html#cfn-pinpoint-campaign-message-imageurl@Stability(value=Stable) @Nullable default String getJsonBody()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-message.html#cfn-pinpoint-campaign-message-jsonbody@Stability(value=Stable) @Nullable default String getMediaUrl()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-message.html#cfn-pinpoint-campaign-message-mediaurl@Stability(value=Stable) @Nullable default String getRawContent()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-message.html#cfn-pinpoint-campaign-message-rawcontent@Stability(value=Stable) @Nullable default Object getSilentPush()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-message.html#cfn-pinpoint-campaign-message-silentpush@Stability(value=Stable) @Nullable default Number getTimeToLive()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-message.html#cfn-pinpoint-campaign-message-timetolive@Stability(value=Stable) @Nullable default String getTitle()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-message.html#cfn-pinpoint-campaign-message-title@Stability(value=Stable) @Nullable default String getUrl()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-message.html#cfn-pinpoint-campaign-message-url@Stability(value=Stable) static CfnCampaign.MessageProperty.Builder builder()
Copyright © 2020. All rights reserved.