Builder
Properties
The compatibility mode of the schema. The possible values are:
The data format of the schema definition. Currently AVRO
, JSON
and PROTOBUF
are supported.
An optional description of the schema. If description is not provided, there will not be any automatic default value for this.
This is a wrapper shape to contain the registry identity fields. If this is not provided, the default registry will be used. The ARN format for the same will be: arn:aws:glue:us-east-2:<customer id>:registry/default-registry:random-5-letter-id
.
The schema definition using the DataFormat
setting for SchemaName
.
Name of the schema to be created of max length of 255, and may only contain letters, numbers, hyphen, underscore, dollar sign, or hash mark. No whitespace.
Functions
construct an aws.sdk.kotlin.services.glue.model.RegistryId inside the given block