ApnsSandboxChannelRequest   
    Specifies the status and settings of the APNs (Apple Push Notification service) sandbox channel for an application.
Types
Properties
Link copied to clipboard
                  The APNs client certificate that you received from Apple, if you want Amazon Pinpoint to communicate with the APNs sandbox environment by using an APNs certificate.
Link copied to clipboard
                  The default authentication method that you want Amazon Pinpoint to use when authenticating with the APNs sandbox environment, key or certificate.
Link copied to clipboard
                  The private key for the APNs client certificate that you want Amazon Pinpoint to use to communicate with the APNs sandbox environment.
Link copied to clipboard
                  The key identifier that's assigned to your APNs signing key, if you want Amazon Pinpoint to communicate with the APNs sandbox environment by using APNs tokens.
Functions
Link copied to clipboard
                  inline fun copy(block: ApnsSandboxChannelRequest.Builder.() -> Unit = {}): ApnsSandboxChannelRequest