@aws-sdk/client-kafkaconnect

ListWorkerConfigurationsCommandInput Interface

Members

Name
Type
Details
maxResults number | undefined

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

namePrefix string | undefined

Lists worker configuration names that start with the specified text string.

nextToken string | undefined

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.

Full Signature

export interface ListWorkerConfigurationsCommandInput extends ListWorkerConfigurationsRequest