Class CfnAPNSVoipChannelProps.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.pinpoint.CfnAPNSVoipChannelProps.Jsii$Proxy
All Implemented Interfaces:
CfnAPNSVoipChannelProps, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnAPNSVoipChannelProps

@Stability(Stable) @Internal public static final class CfnAPNSVoipChannelProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAPNSVoipChannelProps
An implementation for CfnAPNSVoipChannelProps
  • Nested Class Summary

    Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

    software.amazon.jsii.JsiiObject.InitializationMode

    Nested classes/interfaces inherited from interface software.amazon.awscdk.services.pinpoint.CfnAPNSVoipChannelProps

    CfnAPNSVoipChannelProps.Builder, CfnAPNSVoipChannelProps.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnAPNSVoipChannelProps.Builder.
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
    Constructor that initializes the object based on values retrieved from the JsiiObject.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    final boolean
     
    final String
    The unique identifier for the Amazon Pinpoint application that the APNs VoIP channel applies to.
    final String
    The bundle identifier that's assigned to your iOS app.
    final String
    The APNs client certificate that you received from Apple.
    final String
    The default authentication method that you want Amazon Pinpoint to use when authenticating with APNs.
    final Object
    Specifies whether to enable the APNs VoIP channel for the Amazon Pinpoint application.
    final String
    The private key for the APNs client certificate that you want Amazon Pinpoint to use to communicate with APNs.
    final String
    The identifier that's assigned to your Apple Developer Account team.
    final String
    The authentication key to use for APNs tokens.
    final String
    The key identifier that's assigned to your APNs signing key.
    final int
     

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait