class Aws::KinesisAnalytics::Types::ListApplicationsRequest
@note When making an API call, you may pass ListApplicationsRequest
data as a hash: { limit: 1, exclusive_start_application_name: "ApplicationName", }
@!attribute [rw] limit
Maximum number of applications to list. @return [Integer]
@!attribute [rw] exclusive_start_application_name
Name of the application to start the list with. When using pagination to retrieve the list, you don't need to specify this parameter in the first request. However, in subsequent requests, you add the last application name from the previous response to get the next page of applications. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/kinesisanalytics-2015-08-14/ListApplicationsRequest AWS API Documentation
Constants
- SENSITIVE