{
"Name": "string",
"AttributeDataType": "String",
"DeveloperOnlyAttribute": true,
"Mutable": true,
"Required": true,
"NumberAttributeConstraints": {
"MinValue": "string",
"MaxValue": "string"
},
"StringAttributeConstraints": {
"MinLength": "string",
"MaxLength": "string"
}
}