Skip to main content

TSNSListEndpointsByPlatformApplicationRequest

Class in AWS.SNS

ListEndpointsByPlatformApplication request class.

Ancestors

Properties

PlatformApplicationArn

property PlatformApplicationArn: TARN

NextToken

property NextToken: string

Constructors

Create

constructor Create(const APlatformApplicationArn: TARN; ANextToken: string = '');

Constructor for TSNSListEndpointsByPlatformApplicationRequest.

Parameters

NameDescription
APlatformApplicationArnThe Amazon Resource Name (ARN) of the platform application for which to list endpoints.
ANextTokenNextToken from a previous call to retrieve paginated results. Results are retrieve in pages of 100.