@Stability(value=Stable) @Internal public static final class CfnAPNSVoipChannelProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAPNSVoipChannelProps
CfnAPNSVoipChannelPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnAPNSVoipChannelProps.Builder, CfnAPNSVoipChannelProps.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
CfnAPNSVoipChannelProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getApplicationId()
`AWS::Pinpoint::APNSVoipChannel.ApplicationId`.
|
String |
getBundleId()
`AWS::Pinpoint::APNSVoipChannel.BundleId`.
|
String |
getCertificate()
`AWS::Pinpoint::APNSVoipChannel.Certificate`.
|
String |
getDefaultAuthenticationMethod()
`AWS::Pinpoint::APNSVoipChannel.DefaultAuthenticationMethod`.
|
Object |
getEnabled()
`AWS::Pinpoint::APNSVoipChannel.Enabled`.
|
String |
getPrivateKey()
`AWS::Pinpoint::APNSVoipChannel.PrivateKey`.
|
String |
getTeamId()
`AWS::Pinpoint::APNSVoipChannel.TeamId`.
|
String |
getTokenKey()
`AWS::Pinpoint::APNSVoipChannel.TokenKey`.
|
String |
getTokenKeyId()
`AWS::Pinpoint::APNSVoipChannel.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)
CfnAPNSVoipChannelProps.Builder.public final String getApplicationId()
CfnAPNSVoipChannelPropsgetApplicationId in interface CfnAPNSVoipChannelPropspublic final String getBundleId()
CfnAPNSVoipChannelPropsgetBundleId in interface CfnAPNSVoipChannelPropspublic final String getCertificate()
CfnAPNSVoipChannelPropsgetCertificate in interface CfnAPNSVoipChannelPropspublic final String getDefaultAuthenticationMethod()
CfnAPNSVoipChannelPropsgetDefaultAuthenticationMethod in interface CfnAPNSVoipChannelPropspublic final Object getEnabled()
CfnAPNSVoipChannelPropsgetEnabled in interface CfnAPNSVoipChannelPropspublic final String getPrivateKey()
CfnAPNSVoipChannelPropsgetPrivateKey in interface CfnAPNSVoipChannelPropspublic final String getTeamId()
CfnAPNSVoipChannelPropsgetTeamId in interface CfnAPNSVoipChannelPropspublic final String getTokenKey()
CfnAPNSVoipChannelPropsgetTokenKey in interface CfnAPNSVoipChannelPropspublic final String getTokenKeyId()
CfnAPNSVoipChannelPropsgetTokenKeyId in interface CfnAPNSVoipChannelProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.