Deletes the MSK cluster specified by the Amazon Resource Name (ARN) in the request.
kafka_delete_cluster(ClusterArn, CurrentVersion)
[required] The Amazon Resource Name (ARN) that uniquely identifies the cluster.
The current version of the MSK cluster.
A list with the following syntax:
list( ClusterArn = "string", State = "ACTIVE"|"CREATING"|"DELETING"|"FAILED"|"HEALING"|"MAINTENANCE"|"REBOOTING_BROKER"|"UPDATING" )
svc$delete_cluster( ClusterArn = "string", CurrentVersion = "string" )