schemaType

val schemaType: Output<String>

Specifies the Type of this schema group. Possible values are Avro, Unknown and Json. Changing this forces a new resource to be created.

Note: When schema_type is specified as Json, schema_compatibility must be set to None.