class Aws::SNS::Types::ListEndpointsByPlatformApplicationInput

Input for ListEndpointsByPlatformApplication action.

@note When making an API call, you may pass ListEndpointsByPlatformApplicationInput

data as a hash:

    {
      platform_application_arn: "String", # required
      next_token: "String",
    }

@!attribute [rw] platform_application_arn

PlatformApplicationArn for ListEndpointsByPlatformApplicationInput
action.
@return [String]

@!attribute [rw] next_token

NextToken string is used when calling
ListEndpointsByPlatformApplication action to retrieve additional
records that are available after the first page results.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sns-2010-03-31/ListEndpointsByPlatformApplicationInput AWS API Documentation

Constants

SENSITIVE