attributes Schema
abstract fun attributesSchema(configureAction: Action<in AttributesSchema>): AttributesSchema(source)
Configures the attributes schema. The action is passed a AttributesSchema instance.
Return
the configured schema
Since
3.4
Parameters
configure Action
the configure action