UserPoolSchemaAttributeArgs

constructor(attributeDataType: Output<String>? = null, developerOnlyAttribute: Output<Boolean>? = null, mutable: Output<Boolean>? = null, name: Output<String>? = null, numberAttributeConstraints: Output<UserPoolNumberAttributeConstraintsArgs>? = null, required: Output<Boolean>? = null, stringAttributeConstraints: Output<UserPoolStringAttributeConstraintsArgs>? = null)