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/SNS/Types/CreatePlatformEndpointInput.html below:

CreatePlatformEndpointInput — 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::SNS::Types::CreatePlatformEndpointInput
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

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

{
  platform_application_arn: "String",   token: "String",   custom_user_data: "String",
  attributes: {
    "String" => "String",
  },
}

Input for CreatePlatformEndpoint action.

Instance Attribute Summary collapse Instance Attribute Details #attributes ⇒ Hash<String,String> #custom_user_data ⇒ String

Arbitrary user data to associate with the endpoint. Amazon SNS does not use this data. The data must be in UTF-8 format and less than 2KB.

#platform_application_arn ⇒ String

PlatformApplicationArn returned from CreatePlatformApplication is used to create a an endpoint.

#token ⇒ String

Unique identifier created by the notification service for an app on a device. The specific name for Token will vary, depending on which notification service is being used. For example, when using APNS as the notification service, you need the device token. Alternatively, when using GCM (Firebase Cloud Messaging) or ADM, the device token equivalent is called the registration ID.


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