@aws-sdk/client-kafkaconnect

DeleteConnectorCommandInput Interface

The input for DeleteConnectorCommand.

Members

Name
Type
Details
connectorArn Requiredstring | undefined

The Amazon Resource Name (ARN) of the connector that you want to delete.

currentVersion string | undefined

The current version of the connector that you want to delete.

Full Signature

export interface DeleteConnectorCommandInput extends DeleteConnectorRequest