@Stability(value=Stable) @Internal public static final class CfnAPNSVoipSandboxChannelProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAPNSVoipSandboxChannelProps
CfnAPNSVoipSandboxChannelPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnAPNSVoipSandboxChannelProps.Builder, CfnAPNSVoipSandboxChannelProps.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
CfnAPNSVoipSandboxChannelProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getApplicationId()
`AWS::Pinpoint::APNSVoipSandboxChannel.ApplicationId`.
|
String |
getBundleId()
`AWS::Pinpoint::APNSVoipSandboxChannel.BundleId`.
|
String |
getCertificate()
`AWS::Pinpoint::APNSVoipSandboxChannel.Certificate`.
|
String |
getDefaultAuthenticationMethod()
`AWS::Pinpoint::APNSVoipSandboxChannel.DefaultAuthenticationMethod`.
|
Object |
getEnabled()
`AWS::Pinpoint::APNSVoipSandboxChannel.Enabled`.
|
String |
getPrivateKey()
`AWS::Pinpoint::APNSVoipSandboxChannel.PrivateKey`.
|
String |
getTeamId()
`AWS::Pinpoint::APNSVoipSandboxChannel.TeamId`.
|
String |
getTokenKey()
`AWS::Pinpoint::APNSVoipSandboxChannel.TokenKey`.
|
String |
getTokenKeyId()
`AWS::Pinpoint::APNSVoipSandboxChannel.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)
CfnAPNSVoipSandboxChannelProps.Builder.public final String getApplicationId()
CfnAPNSVoipSandboxChannelPropsgetApplicationId in interface CfnAPNSVoipSandboxChannelPropspublic final String getBundleId()
CfnAPNSVoipSandboxChannelPropsgetBundleId in interface CfnAPNSVoipSandboxChannelPropspublic final String getCertificate()
CfnAPNSVoipSandboxChannelPropsgetCertificate in interface CfnAPNSVoipSandboxChannelPropspublic final String getDefaultAuthenticationMethod()
CfnAPNSVoipSandboxChannelPropsgetDefaultAuthenticationMethod in interface CfnAPNSVoipSandboxChannelPropspublic final Object getEnabled()
CfnAPNSVoipSandboxChannelPropsgetEnabled in interface CfnAPNSVoipSandboxChannelPropspublic final String getPrivateKey()
CfnAPNSVoipSandboxChannelPropsgetPrivateKey in interface CfnAPNSVoipSandboxChannelPropspublic final String getTeamId()
CfnAPNSVoipSandboxChannelPropsgetTeamId in interface CfnAPNSVoipSandboxChannelPropspublic final String getTokenKey()
CfnAPNSVoipSandboxChannelPropsgetTokenKey in interface CfnAPNSVoipSandboxChannelPropspublic final String getTokenKeyId()
CfnAPNSVoipSandboxChannelPropsgetTokenKeyId in interface CfnAPNSVoipSandboxChannelProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.