A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/Pinpoint/Types/APNSChannelRequest.html below:

APNSChannelRequest — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Pinpoint::Types::APNSChannelRequest
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing APNSChannelRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  bundle_id: "__string",
  certificate: "__string",
  default_authentication_method: "__string",
  enabled: false,
  private_key: "__string",
  team_id: "__string",
  token_key: "__string",
  token_key_id: "__string",
}

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

Returned by:

Instance Attribute Summary collapse Instance Attribute Details #bundle_id ⇒ String

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

#certificate ⇒ String

The APNs client certificate that you received from Apple, if you want Amazon Pinpoint to communicate with APNs by using an APNs certificate.

#default_authentication_method ⇒ String

The default authentication method that you want Amazon Pinpoint to use when authenticating with APNs, key or certificate.

#enabled ⇒ Boolean

Specifies whether to enable the APNs channel for the application.

#private_key ⇒ String

The private key for the APNs client certificate that you want Amazon Pinpoint to use to communicate with APNs.

#team_id ⇒ String

The identifier that\'s assigned to your Apple developer account team. This identifier is used for APNs tokens.

#token_key ⇒ String

The authentication key to use for APNs tokens.

#token_key_id ⇒ String

The key identifier that\'s assigned to your APNs signing key, if you want Amazon Pinpoint to communicate with APNs by using APNs tokens.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4