@Stability(value=Stable) @Internal public static final class CfnPushTemplate.APNSPushNotificationTemplateProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPushTemplate.APNSPushNotificationTemplateProperty
CfnPushTemplate.APNSPushNotificationTemplatePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnPushTemplate.APNSPushNotificationTemplateProperty.Builder, CfnPushTemplate.APNSPushNotificationTemplateProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String action,
String body,
String mediaUrl,
String sound,
String title,
String url)
Constructor that initializes the object based on literal property values passed by the
CfnPushTemplate.APNSPushNotificationTemplateProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAction()
`CfnPushTemplate.APNSPushNotificationTemplateProperty.Action`.
|
String |
getBody()
`CfnPushTemplate.APNSPushNotificationTemplateProperty.Body`.
|
String |
getMediaUrl()
`CfnPushTemplate.APNSPushNotificationTemplateProperty.MediaUrl`.
|
String |
getSound()
`CfnPushTemplate.APNSPushNotificationTemplateProperty.Sound`.
|
String |
getTitle()
`CfnPushTemplate.APNSPushNotificationTemplateProperty.Title`.
|
String |
getUrl()
`CfnPushTemplate.APNSPushNotificationTemplateProperty.Url`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public final String getAction()
CfnPushTemplate.APNSPushNotificationTemplatePropertygetAction in interface CfnPushTemplate.APNSPushNotificationTemplatePropertypublic final String getBody()
CfnPushTemplate.APNSPushNotificationTemplatePropertygetBody in interface CfnPushTemplate.APNSPushNotificationTemplatePropertypublic final String getMediaUrl()
CfnPushTemplate.APNSPushNotificationTemplatePropertygetMediaUrl in interface CfnPushTemplate.APNSPushNotificationTemplatePropertypublic final String getSound()
CfnPushTemplate.APNSPushNotificationTemplatePropertygetSound in interface CfnPushTemplate.APNSPushNotificationTemplatePropertypublic final String getTitle()
CfnPushTemplate.APNSPushNotificationTemplatePropertygetTitle in interface CfnPushTemplate.APNSPushNotificationTemplatePropertypublic final String getUrl()
CfnPushTemplate.APNSPushNotificationTemplatePropertygetUrl in interface CfnPushTemplate.APNSPushNotificationTemplateProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.