kafka_describe_cluster {paws.analytics} | R Documentation |
Returns a description of the MSK cluster whose Amazon Resource Name (ARN) is specified in the request
Description
Returns a description of the MSK cluster whose Amazon Resource Name (ARN) is specified in the request.
See https://www.paws-r-sdk.com/docs/kafka_describe_cluster/ for full documentation.
Usage
kafka_describe_cluster(ClusterArn)
Arguments
ClusterArn |
[required] The Amazon Resource Name (ARN) that uniquely identifies the cluster. |
[Package paws.analytics version 0.7.0 Index]