kafkaconnect_describe_connector {paws.analytics} | R Documentation |
Returns summary information about the connector
Description
Returns summary information about the connector.
See https://www.paws-r-sdk.com/docs/kafkaconnect_describe_connector/ for full documentation.
Usage
kafkaconnect_describe_connector(connectorArn)
Arguments
connectorArn |
[required] The Amazon Resource Name (ARN) of the connector that you want to describe. |
[Package paws.analytics version 0.7.0 Index]