Builder

class Builder

Properties

Link copied to clipboard

A structure that contains schema identity fields. Either this or the SchemaVersionId has to be provided.

Link copied to clipboard

The unique ID assigned to a version of the schema. Either this or the SchemaId has to be provided.

Link copied to clipboard

The version number of the schema.

Functions

Link copied to clipboard
fun schemaId(block: SchemaId.Builder.() -> Unit)