User Pool Schema
constructor(attributeDataType: String, developerOnlyAttribute: Boolean? = null, mutable: Boolean? = null, name: String, numberAttributeConstraints: UserPoolSchemaNumberAttributeConstraints? = null, required: Boolean? = null, stringAttributeConstraints: UserPoolSchemaStringAttributeConstraints? = null)