Schema Version Schema
data class SchemaVersionSchema(val registryName: String? = null, val schemaArn: String? = null, val schemaName: String? = null)
Identifier for the schema where the schema version will be created.
Identifier for the schema where the schema version will be created.