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

Class: Aws::KinesisAnalyticsV2::Types::ListApplicationsResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#application_summariesArray<Types::ApplicationSummary>

A list of ApplicationSummary objects.

Returns:

#next_tokenString

The pagination token for the next set of results, or null if there are no additional results. Pass this token into a subsequent command to retrieve the next set of items For more information about pagination, see Using the AWS Command Line Interface\'s Pagination Options.

Returns:

  • (String)

    The pagination token for the next set of results, or null if there are no additional results.