User Pool Schema Args
constructor(attributeDataType: Output<String>, developerOnlyAttribute: Output<Boolean>? = null, mutable: Output<Boolean>? = null, name: Output<String>, numberAttributeConstraints: Output<UserPoolSchemaNumberAttributeConstraintsArgs>? = null, required: Output<Boolean>? = null, stringAttributeConstraints: Output<UserPoolSchemaStringAttributeConstraintsArgs>? = null)