class Aws::ServerlessApplicationRepository::Types::ListApplicationsRequest

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

data as a hash:

    {
      max_items: 1,
      next_token: "__string",
    }

@!attribute [rw] max_items

@return [Integer]

@!attribute [rw] next_token

@return [String]

@see docs.aws.amazon.com/goto/WebAPI/serverlessrepo-2017-09-08/ListApplicationsRequest AWS API Documentation

Constants

SENSITIVE