- Navigation Guide
@aws-sdk/client-kafkaconnect
DeleteConnectorCommandInput Interface
The input for DeleteConnectorCommand.
Members
Name | Type | Details |
---|---|---|
connectorArn Required | string | 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