@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(CfnAPNSVoipSandboxChannelProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAPNSVoipSandboxChannelProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getApplicationId()
The unique identifier for the application that the APNs VoIP sandbox channel applies to.
|
String |
getBundleId()
The bundle identifier that's assigned to your iOS app.
|
String |
getCertificate()
The APNs client certificate that you received from Apple.
|
String |
getDefaultAuthenticationMethod()
The default authentication method that you want Amazon Pinpoint to use when authenticating with APNs.
|
Object |
getEnabled()
Specifies whether the APNs VoIP sandbox channel is enabled for the application.
|
String |
getPrivateKey()
The private key for the APNs client certificate that you want Amazon Pinpoint to use to communicate with the APNs sandbox environment.
|
String |
getTeamId()
The identifier that's assigned to your Apple developer account team.
|
String |
getTokenKey()
The authentication key to use for APNs tokens.
|
String |
getTokenKeyId()
The key identifier that's assigned to your APNs signing key.
|
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(CfnAPNSVoipSandboxChannelProps.Builder builder)
CfnAPNSVoipSandboxChannelProps.Builder.public final String getApplicationId()
CfnAPNSVoipSandboxChannelPropsgetApplicationId in interface CfnAPNSVoipSandboxChannelPropspublic final String getBundleId()
CfnAPNSVoipSandboxChannelPropsThis identifier is used for APNs tokens.
getBundleId in interface CfnAPNSVoipSandboxChannelPropspublic final String getCertificate()
CfnAPNSVoipSandboxChannelPropsSpecify this value if you want Amazon Pinpoint to communicate with the APNs sandbox environment by using an APNs certificate.
getCertificate in interface CfnAPNSVoipSandboxChannelPropspublic final String getDefaultAuthenticationMethod()
CfnAPNSVoipSandboxChannelProps
Valid options are key or certificate .
getDefaultAuthenticationMethod in interface CfnAPNSVoipSandboxChannelPropspublic final Object getEnabled()
CfnAPNSVoipSandboxChannelPropsgetEnabled in interface CfnAPNSVoipSandboxChannelPropspublic final String getPrivateKey()
CfnAPNSVoipSandboxChannelPropsgetPrivateKey in interface CfnAPNSVoipSandboxChannelPropspublic final String getTeamId()
CfnAPNSVoipSandboxChannelPropsThis identifier is used for APNs tokens.
getTeamId in interface CfnAPNSVoipSandboxChannelPropspublic final String getTokenKey()
CfnAPNSVoipSandboxChannelPropsgetTokenKey in interface CfnAPNSVoipSandboxChannelPropspublic final String getTokenKeyId()
CfnAPNSVoipSandboxChannelPropsSpecify this value if you want Amazon Pinpoint to communicate with the APNs sandbox environment by using APNs tokens.
getTokenKeyId in interface CfnAPNSVoipSandboxChannelProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.