class Aws::KafkaConnect::Types::ListWorkerConfigurationsResponse

@!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]

@!attribute [rw] worker_configurations

An array of worker configuration descriptions.
@return [Array<Types::WorkerConfigurationSummary>]

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

Constants

SENSITIVE