kafka_describe_cluster_operation: Returns a description of the cluster operation specified by the ARN
Description
<p>Returns a description of the cluster operation specified by the ARN.</p>
Usage
kafka_describe_cluster_operation(ClusterOperationArn)
Arguments
ClusterOperationArn
[required]
<p>The Amazon Resource Name (ARN) that uniquely identifies the MSK cluster operation.</p>
Request syntax
svc$describe_cluster_operation(
ClusterOperationArn = "string"
)