@aws-sdk/client-kafkaconnect

ListConnectorOperationsRequest Interface

Members

Name
Type
Details
connectorArn Requiredstring | undefined

The Amazon Resource Name (ARN) of the connector for which to list operations.

maxResults number | undefined

Maximum number of connector operations to fetch in one get request.

nextToken string | undefined

If the response is truncated, it includes a NextToken. Send this NextToken in a subsequent request to continue listing from where it left off.

Full Signature

export interface ListConnectorOperationsRequest