kafkaconnect_describe_connector_operation {paws.analytics}R Documentation

Returns information about the specified connector's operations

Description

Returns information about the specified connector's operations.

See https://www.paws-r-sdk.com/docs/kafkaconnect_describe_connector_operation/ for full documentation.

Usage

kafkaconnect_describe_connector_operation(connectorOperationArn)

Arguments

connectorOperationArn

[required] ARN of the connector operation to be described.


[Package paws.analytics version 0.9.0 Index]