
<p>Deletes the MSK cluster specified by the Amazon Resource Name (ARN) in the request.</p>
kafka_delete_cluster(ClusterArn, CurrentVersion)
[required] <p>The Amazon Resource Name (ARN) that uniquely identifies the cluster.</p>
<p>The current version of the MSK cluster.</p>
svc$delete_cluster( ClusterArn = "string", CurrentVersion = "string" )