@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 CfnAPNSSandboxChannelPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-apnssandboxchannel.html#cfn-pinpoint-apnssandboxchannel-applicationidpublic final String getBundleId()
CfnAPNSSandboxChannelPropsgetBundleId in interface CfnAPNSSandboxChannelPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-apnssandboxchannel.html#cfn-pinpoint-apnssandboxchannel-bundleidpublic final String getCertificate()
CfnAPNSSandboxChannelPropsgetCertificate in interface CfnAPNSSandboxChannelPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-apnssandboxchannel.html#cfn-pinpoint-apnssandboxchannel-certificatepublic final String getDefaultAuthenticationMethod()
CfnAPNSSandboxChannelPropsgetDefaultAuthenticationMethod in interface CfnAPNSSandboxChannelPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-apnssandboxchannel.html#cfn-pinpoint-apnssandboxchannel-defaultauthenticationmethodpublic final Object getEnabled()
CfnAPNSSandboxChannelPropsgetEnabled in interface CfnAPNSSandboxChannelPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-apnssandboxchannel.html#cfn-pinpoint-apnssandboxchannel-enabledpublic final String getPrivateKey()
CfnAPNSSandboxChannelPropsgetPrivateKey in interface CfnAPNSSandboxChannelPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-apnssandboxchannel.html#cfn-pinpoint-apnssandboxchannel-privatekeypublic final String getTeamId()
CfnAPNSSandboxChannelPropsgetTeamId in interface CfnAPNSSandboxChannelPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-apnssandboxchannel.html#cfn-pinpoint-apnssandboxchannel-teamidpublic final String getTokenKey()
CfnAPNSSandboxChannelPropsgetTokenKey in interface CfnAPNSSandboxChannelPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-apnssandboxchannel.html#cfn-pinpoint-apnssandboxchannel-tokenkeypublic final String getTokenKeyId()
CfnAPNSSandboxChannelPropsgetTokenKeyId in interface CfnAPNSSandboxChannelPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-apnssandboxchannel.html#cfn-pinpoint-apnssandboxchannel-tokenkeyid@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.