SchemaDefRequirement.types_

The list of type definitions.

class SchemaDefRequirement
Either!(CommandInputRecordSchema, CommandInputEnumSchema, CommandInputArraySchema)[] types_;

Meta