class Aws::KinesisAnalyticsV2::Types::ListApplicationsRequest

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

data as a hash:

    {
      limit: 1,
      next_token: "ApplicationName",
    }

@!attribute [rw] limit

The maximum number of applications to list.
@return [Integer]

@!attribute [rw] next_token

If a previous command returned a pagination token, pass it into this
value to retrieve the next set of results. For more information
about pagination, see [Using the AWS Command Line Interface's
Pagination Options][1].

[1]: https://docs.aws.amazon.com/cli/latest/userguide/pagination.html
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/ListApplicationsRequest AWS API Documentation

Constants

SENSITIVE