@Stability(value=Stable) @Internal public static final class CfnPushTemplateProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPushTemplateProps
CfnPushTemplatePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnPushTemplateProps.Builder, CfnPushTemplateProps.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 templateName,
Object adm,
Object apns,
Object baidu,
Object defaultValue,
String defaultSubstitutions,
Object gcm,
Object tags,
String templateDescription)
Constructor that initializes the object based on literal property values passed by the
CfnPushTemplateProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAdm()
`AWS::Pinpoint::PushTemplate.ADM`.
|
Object |
getApns()
`AWS::Pinpoint::PushTemplate.APNS`.
|
Object |
getBaidu()
`AWS::Pinpoint::PushTemplate.Baidu`.
|
String |
getDefaultSubstitutions()
`AWS::Pinpoint::PushTemplate.DefaultSubstitutions`.
|
Object |
getDefaultValue()
`AWS::Pinpoint::PushTemplate.Default`.
|
Object |
getGcm()
`AWS::Pinpoint::PushTemplate.GCM`.
|
Object |
getTags()
`AWS::Pinpoint::PushTemplate.Tags`.
|
String |
getTemplateDescription()
`AWS::Pinpoint::PushTemplate.TemplateDescription`.
|
String |
getTemplateName()
`AWS::Pinpoint::PushTemplate.TemplateName`.
|
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.protected Jsii$Proxy(String templateName, Object adm, Object apns, Object baidu, Object defaultValue, String defaultSubstitutions, Object gcm, Object tags, String templateDescription)
CfnPushTemplateProps.Builder.public final String getTemplateName()
CfnPushTemplatePropsgetTemplateName in interface CfnPushTemplatePropspublic final Object getAdm()
CfnPushTemplatePropsgetAdm in interface CfnPushTemplatePropspublic final Object getApns()
CfnPushTemplatePropsgetApns in interface CfnPushTemplatePropspublic final Object getBaidu()
CfnPushTemplatePropsgetBaidu in interface CfnPushTemplatePropspublic final Object getDefaultValue()
CfnPushTemplatePropsgetDefaultValue in interface CfnPushTemplatePropspublic final String getDefaultSubstitutions()
CfnPushTemplatePropsgetDefaultSubstitutions in interface CfnPushTemplatePropspublic final Object getGcm()
CfnPushTemplatePropsgetGcm in interface CfnPushTemplatePropspublic final Object getTags()
CfnPushTemplatePropsgetTags in interface CfnPushTemplatePropspublic final String getTemplateDescription()
CfnPushTemplatePropsgetTemplateDescription in interface CfnPushTemplateProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.