@Stability(value=Stable) @Internal public static final class CfnAPNSSandboxChannelProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAPNSSandboxChannelProps
CfnAPNSSandboxChannelPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnAPNSSandboxChannelProps.Builder, CfnAPNSSandboxChannelProps.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
CfnAPNSSandboxChannelProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getApplicationId()
`AWS::Pinpoint::APNSSandboxChannel.ApplicationId`.
|
String |
getBundleId()
`AWS::Pinpoint::APNSSandboxChannel.BundleId`.
|
String |
getCertificate()
`AWS::Pinpoint::APNSSandboxChannel.Certificate`.
|
String |
getDefaultAuthenticationMethod()
`AWS::Pinpoint::APNSSandboxChannel.DefaultAuthenticationMethod`.
|
Object |
getEnabled()
`AWS::Pinpoint::APNSSandboxChannel.Enabled`.
|
String |
getPrivateKey()
`AWS::Pinpoint::APNSSandboxChannel.PrivateKey`.
|
String |
getTeamId()
`AWS::Pinpoint::APNSSandboxChannel.TeamId`.
|
String |
getTokenKey()
`AWS::Pinpoint::APNSSandboxChannel.TokenKey`.
|
String |
getTokenKeyId()
`AWS::Pinpoint::APNSSandboxChannel.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)
CfnAPNSSandboxChannelProps.Builder.public final String getApplicationId()
CfnAPNSSandboxChannelPropsgetApplicationId in interface CfnAPNSSandboxChannelPropspublic final String getBundleId()
CfnAPNSSandboxChannelPropsgetBundleId in interface CfnAPNSSandboxChannelPropspublic final String getCertificate()
CfnAPNSSandboxChannelPropsgetCertificate in interface CfnAPNSSandboxChannelPropspublic final String getDefaultAuthenticationMethod()
CfnAPNSSandboxChannelPropsgetDefaultAuthenticationMethod in interface CfnAPNSSandboxChannelPropspublic final Object getEnabled()
CfnAPNSSandboxChannelPropsgetEnabled in interface CfnAPNSSandboxChannelPropspublic final String getPrivateKey()
CfnAPNSSandboxChannelPropsgetPrivateKey in interface CfnAPNSSandboxChannelPropspublic final String getTeamId()
CfnAPNSSandboxChannelPropsgetTeamId in interface CfnAPNSSandboxChannelPropspublic final String getTokenKey()
CfnAPNSSandboxChannelPropsgetTokenKey in interface CfnAPNSSandboxChannelPropspublic final String getTokenKeyId()
CfnAPNSSandboxChannelPropsgetTokenKeyId in interface CfnAPNSSandboxChannelProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.