Values.PutClusterPolicyRequestSourceCreates or updates the MSK cluster policy specified by the cluster Amazon Resource Name (ARN) in the request.
type nonrec t = {clusterArn : string;The Amazon Resource Name (ARN) of the cluster.
*)currentVersion : string option;The policy version.
*)policy : string;The policy.
*)}