@Stability(value=Stable)
public static interface CfnPushTemplate.DefaultPushNotificationTemplateProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default String getBody()
@Stability(value=Stable) @Nullable default String getSound()
@Stability(value=Stable) @Nullable default String getTitle()
@Stability(value=Stable) @Nullable default String getUrl()
@Stability(value=Stable) static CfnPushTemplate.DefaultPushNotificationTemplateProperty.Builder builder()
Copyright © 2021. All rights reserved.