Skip to main content

TSNSCreatePlatformEndpointRequest

Class in AWS.SNS

CreatePlatformEndpoint request class.

Ancestors

Properties

PlatformApplicationArn

property PlatformApplicationArn: TARN

Token

property Token: string

CustomUserData

property CustomUserData: string

Enabled

property Enabled: TOptional<Boolean>

Constructors

Create

constructor Create(const APlatformApplicationArn: TARN; AToken: string);

Constructor for TSNSCreatePlatformEndpointRequest.

Parameters

NameDescription
APlatformApplicationArnAn Amazon Resource Name (ARN) for a platform application. As returned from CreatePlatformApplication.
ATokenUnique identifier created by the notification service for an app on a device.