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

Class: Aws::SNS::Types::ListPlatformApplicationsResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Response for ListPlatformApplications action.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#next_tokenString

NextToken string is returned when calling ListPlatformApplications action if additional records are available after the first page results.

Returns:

  • (String)

    NextToken string is returned when calling ListPlatformApplications action if additional records are available after the first page results.

#platform_applicationsArray<Types::PlatformApplication>

Platform applications returned when calling ListPlatformApplications action.

Returns: