You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Glue::Types::SchemaId
- Inherits:
-
Struct
- Object
- Struct
- Aws::Glue::Types::SchemaId
- Defined in:
- (unknown)
Overview
Note:
When passing SchemaId as input to an Aws::Client method, you can use a vanilla Hash:
{
schema_arn: "GlueResourceArn",
schema_name: "SchemaRegistryNameString",
registry_name: "SchemaRegistryNameString",
}
Returned by:
- DeleteSchemaInput#schema_id
- DeleteSchemaVersionsInput#schema_id
- GetSchemaByDefinitionInput#schema_id
- GetSchemaInput#schema_id
- GetSchemaVersionInput#schema_id
- GetSchemaVersionsDiffInput#schema_id
- ListSchemaVersionsInput#schema_id
- PutSchemaVersionMetadataInput#schema_id
- QuerySchemaVersionMetadataInput#schema_id
- RegisterSchemaVersionInput#schema_id
- RemoveSchemaVersionMetadataInput#schema_id
- Aws::Glue::Types::SchemaReference#schema_id
- UpdateSchemaInput#schema_id