Values.BatchAssociateScramSecretRequestSourceAssociates sasl scram secrets to cluster.
type nonrec t = {clusterArn : string;The Amazon Resource Name (ARN) of the cluster to be updated.
*)secretArnList : string list;List of AWS Secrets Manager secret ARNs.
*)}