ApnsVoipSandboxChannelRequest

Specifies the status and settings of the APNs (Apple Push Notification service) VoIP sandbox channel for an application.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The bundle identifier that's assigned to your iOS app. This identifier is used for APNs tokens.

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 for this channel, key or certificate.

Link copied to clipboard

Specifies whether the APNs VoIP sandbox channel is enabled for the application.

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 identifier that's assigned to your Apple developer account team. This identifier is used for APNs tokens.

Link copied to clipboard

The authentication key to use for APNs tokens.

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String