Values.DeleteClusterRequestSourceDeletes the MSK cluster specified by the Amazon Resource Name (ARN) in the request.
type nonrec t = {clusterArn : string;The Amazon Resource Name (ARN) that uniquely identifies the cluster.
*)currentVersion : string option;The current version of the MSK cluster.
*)}