Values.DeleteConnectorRequestSourceDeletes the specified connector.
type nonrec t = {connectorArn : string;The Amazon Resource Name (ARN) of the connector that you want to delete.
*)currentVersion : string option;The current version of the connector that you want to delete.
*)}