class Aws::KafkaConnect::Types::DeleteConnectorRequest
@note When making an API call, you may pass DeleteConnectorRequest
data as a hash: { connector_arn: "__string", # required current_version: "__string", }
@!attribute [rw] connector_arn
The Amazon Resource Name (ARN) of the connector that you want to delete. @return [String]
@!attribute [rw] current_version
The current version of the connector that you want to delete. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/kafkaconnect-2021-09-14/DeleteConnectorRequest AWS API Documentation
Constants
- SENSITIVE