kafka_delete_cluster {paws.analytics} | R Documentation |
Deletes the MSK cluster specified by the Amazon Resource Name (ARN) in the request
Description
Deletes the MSK cluster specified by the Amazon Resource Name (ARN) in the request.
See https://www.paws-r-sdk.com/docs/kafka_delete_cluster/ for full documentation.
Usage
kafka_delete_cluster(ClusterArn, CurrentVersion = NULL)
Arguments
ClusterArn |
[required] The Amazon Resource Name (ARN) that uniquely identifies the cluster. |
CurrentVersion |
The current version of the MSK cluster. |
[Package paws.analytics version 0.7.0 Index]