kafkaconnect_list_worker_configurations: Returns a list of all of the worker configurations in this...

View source: R/kafkaconnect_operations.R

kafkaconnect_list_worker_configurationsR Documentation

Returns a list of all of the worker configurations in this account and Region

Description

Returns a list of all of the worker configurations in this account and Region.

See https://www.paws-r-sdk.com/docs/kafkaconnect_list_worker_configurations/ for full documentation.

Usage

kafkaconnect_list_worker_configurations(maxResults = NULL, nextToken = NULL)

Arguments

maxResults

The maximum number of worker configurations to list in one response.

nextToken

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.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.