GetCatalogTableStorageDescriptorSchemaReferenceSchemaId

data class GetCatalogTableStorageDescriptorSchemaReferenceSchemaId(val registryName: String, val schemaArn: String, val schemaName: String)

Constructors

constructor(registryName: String, schemaArn: String, schemaName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of the schema registry that contains the schema.

Link copied to clipboard

ARN of the schema.

Link copied to clipboard

Name of the schema.