@Stability(value=Stable) @Internal public static final class CfnPushTemplate.APNSPushNotificationTemplateProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPushTemplate.APNSPushNotificationTemplateProperty
CfnPushTemplate.APNSPushNotificationTemplateProperty
software.amazon.jsii.JsiiObject.InitializationMode
CfnPushTemplate.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, jsiiStaticSet
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final String getAction()
CfnPushTemplate.APNSPushNotificationTemplateProperty
getAction
in interface CfnPushTemplate.APNSPushNotificationTemplateProperty
public final String getBody()
CfnPushTemplate.APNSPushNotificationTemplateProperty
getBody
in interface CfnPushTemplate.APNSPushNotificationTemplateProperty
public final String getMediaUrl()
CfnPushTemplate.APNSPushNotificationTemplateProperty
getMediaUrl
in interface CfnPushTemplate.APNSPushNotificationTemplateProperty
public final String getSound()
CfnPushTemplate.APNSPushNotificationTemplateProperty
getSound
in interface CfnPushTemplate.APNSPushNotificationTemplateProperty
public final String getTitle()
CfnPushTemplate.APNSPushNotificationTemplateProperty
getTitle
in interface CfnPushTemplate.APNSPushNotificationTemplateProperty
public final String getUrl()
CfnPushTemplate.APNSPushNotificationTemplateProperty
getUrl
in interface CfnPushTemplate.APNSPushNotificationTemplateProperty
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2021. All rights reserved.