- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-kafkaconnect
ListConnectorOperationsRequest Interface
Members
Name | Type | Details |
---|---|---|
connectorArn Required | string | 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