@Stability(value=Stable) @Internal public static final class CfnAPNSChannelProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAPNSChannelProps
CfnAPNSChannelPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnAPNSChannelProps.Builder, CfnAPNSChannelProps.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 applicationId,
String bundleId,
String certificate,
String defaultAuthenticationMethod,
Object enabled,
String privateKey,
String teamId,
String tokenKey,
String tokenKeyId)
Constructor that initializes the object based on literal property values passed by the
CfnAPNSChannelProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getApplicationId()
`AWS::Pinpoint::APNSChannel.ApplicationId`.
|
String |
getBundleId()
`AWS::Pinpoint::APNSChannel.BundleId`.
|
String |
getCertificate()
`AWS::Pinpoint::APNSChannel.Certificate`.
|
String |
getDefaultAuthenticationMethod()
`AWS::Pinpoint::APNSChannel.DefaultAuthenticationMethod`.
|
Object |
getEnabled()
`AWS::Pinpoint::APNSChannel.Enabled`.
|
String |
getPrivateKey()
`AWS::Pinpoint::APNSChannel.PrivateKey`.
|
String |
getTeamId()
`AWS::Pinpoint::APNSChannel.TeamId`.
|
String |
getTokenKey()
`AWS::Pinpoint::APNSChannel.TokenKey`.
|
String |
getTokenKeyId()
`AWS::Pinpoint::APNSChannel.TokenKeyId`.
|
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 applicationId, String bundleId, String certificate, String defaultAuthenticationMethod, Object enabled, String privateKey, String teamId, String tokenKey, String tokenKeyId)
CfnAPNSChannelProps.Builder.public final String getApplicationId()
CfnAPNSChannelPropsgetApplicationId in interface CfnAPNSChannelPropspublic final String getBundleId()
CfnAPNSChannelPropsgetBundleId in interface CfnAPNSChannelPropspublic final String getCertificate()
CfnAPNSChannelPropsgetCertificate in interface CfnAPNSChannelPropspublic final String getDefaultAuthenticationMethod()
CfnAPNSChannelPropsgetDefaultAuthenticationMethod in interface CfnAPNSChannelPropspublic final Object getEnabled()
CfnAPNSChannelPropsgetEnabled in interface CfnAPNSChannelPropspublic final String getPrivateKey()
CfnAPNSChannelPropsgetPrivateKey in interface CfnAPNSChannelPropspublic final String getTeamId()
CfnAPNSChannelPropsgetTeamId in interface CfnAPNSChannelPropspublic final String getTokenKey()
CfnAPNSChannelPropsgetTokenKey in interface CfnAPNSChannelPropspublic final String getTokenKeyId()
CfnAPNSChannelPropsgetTokenKeyId in interface CfnAPNSChannelProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.