@Stability(value=Stable)
public static interface CfnPushTemplate.APNSPushNotificationTemplateProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-pushtemplate-apnspushnotificationtemplate.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnPushTemplate.APNSPushNotificationTemplateProperty.Builder
A builder for
CfnPushTemplate.APNSPushNotificationTemplateProperty |
static class |
CfnPushTemplate.APNSPushNotificationTemplateProperty.Jsii$Proxy
An implementation for
CfnPushTemplate.APNSPushNotificationTemplateProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnPushTemplate.APNSPushNotificationTemplateProperty.Builder |
builder() |
default String |
getAction()
`CfnPushTemplate.APNSPushNotificationTemplateProperty.Action`.
|
default String |
getBody()
`CfnPushTemplate.APNSPushNotificationTemplateProperty.Body`.
|
default String |
getMediaUrl()
`CfnPushTemplate.APNSPushNotificationTemplateProperty.MediaUrl`.
|
default String |
getSound()
`CfnPushTemplate.APNSPushNotificationTemplateProperty.Sound`.
|
default String |
getTitle()
`CfnPushTemplate.APNSPushNotificationTemplateProperty.Title`.
|
default String |
getUrl()
`CfnPushTemplate.APNSPushNotificationTemplateProperty.Url`.
|
@Stability(value=Stable) @Nullable default String getAction()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-pushtemplate-apnspushnotificationtemplate.html#cfn-pinpoint-pushtemplate-apnspushnotificationtemplate-action@Stability(value=Stable) @Nullable default String getBody()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-pushtemplate-apnspushnotificationtemplate.html#cfn-pinpoint-pushtemplate-apnspushnotificationtemplate-body@Stability(value=Stable) @Nullable default String getMediaUrl()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-pushtemplate-apnspushnotificationtemplate.html#cfn-pinpoint-pushtemplate-apnspushnotificationtemplate-mediaurl@Stability(value=Stable) @Nullable default String getSound()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-pushtemplate-apnspushnotificationtemplate.html#cfn-pinpoint-pushtemplate-apnspushnotificationtemplate-sound@Stability(value=Stable) @Nullable default String getTitle()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-pushtemplate-apnspushnotificationtemplate.html#cfn-pinpoint-pushtemplate-apnspushnotificationtemplate-title@Stability(value=Stable) @Nullable default String getUrl()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-pushtemplate-apnspushnotificationtemplate.html#cfn-pinpoint-pushtemplate-apnspushnotificationtemplate-url@Stability(value=Stable) static CfnPushTemplate.APNSPushNotificationTemplateProperty.Builder builder()
Copyright © 2020. All rights reserved.