class Aws::KafkaConnect::Types::ListWorkerConfigurationsRequest

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

data as a hash:

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

@!attribute [rw] max_results

The maximum number of worker configurations to list in one response.
@return [Integer]

@!attribute [rw] next_token

If the response of a ListWorkerConfigurations operation is
truncated, it will include a NextToken. Send this NextToken in a
subsequent request to continue listing from where the previous
operation left off.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/kafkaconnect-2021-09-14/ListWorkerConfigurationsRequest AWS API Documentation

Constants

SENSITIVE