@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 CfnPushTemplatePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-pushtemplate.html#cfn-pinpoint-pushtemplate-templatenamepublic final Object getAdm()
CfnPushTemplatePropsgetAdm in interface CfnPushTemplatePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-pushtemplate.html#cfn-pinpoint-pushtemplate-admpublic final Object getApns()
CfnPushTemplatePropsgetApns in interface CfnPushTemplatePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-pushtemplate.html#cfn-pinpoint-pushtemplate-apnspublic final Object getBaidu()
CfnPushTemplatePropsgetBaidu in interface CfnPushTemplatePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-pushtemplate.html#cfn-pinpoint-pushtemplate-baidupublic final Object getDefaultValue()
CfnPushTemplatePropsgetDefaultValue in interface CfnPushTemplatePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-pushtemplate.html#cfn-pinpoint-pushtemplate-defaultpublic final String getDefaultSubstitutions()
CfnPushTemplatePropsgetDefaultSubstitutions in interface CfnPushTemplatePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-pushtemplate.html#cfn-pinpoint-pushtemplate-defaultsubstitutionspublic final Object getGcm()
CfnPushTemplatePropsgetGcm in interface CfnPushTemplatePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-pushtemplate.html#cfn-pinpoint-pushtemplate-gcmpublic final Object getTags()
CfnPushTemplatePropsgetTags in interface CfnPushTemplatePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-pushtemplate.html#cfn-pinpoint-pushtemplate-tagspublic final String getTemplateDescription()
CfnPushTemplatePropsgetTemplateDescription in interface CfnPushTemplatePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-pushtemplate.html#cfn-pinpoint-pushtemplate-templatedescription@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.