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