Values.CreateBackendAuthPasswordPolicyConfigSourceThe password policy configuration for the backend to your Amplify project.
type nonrec t = {additionalConstraints : ListOfAdditionalConstraintsElement.t option;Additional constraints for the password used to access the backend of your Amplify project.
*)minimumLength : float;The minimum length of the password used to access the backend of your Amplify project.
*)}