DatabaseInstanceSettingsPasswordValidationPolicyArgs

constructor(complexity: Output<String>? = null, disallowUsernameSubstring: Output<Boolean>? = null, enablePasswordPolicy: Output<Boolean>, minLength: Output<Int>? = null, passwordChangeInterval: Output<String>? = null, reuseInterval: Output<Int>? = null)