You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Glue::Types::GetRegistryInput
- Inherits:
-
Struct
- Object
- Struct
- Aws::Glue::Types::GetRegistryInput
- Defined in:
- (unknown)
Overview
Note:
When passing GetRegistryInput as input to an Aws::Client method, you can use a vanilla Hash:
{
registry_id: { # required
registry_name: "SchemaRegistryNameString",
registry_arn: "GlueResourceArn",
},
}
Instance Attribute Summary collapse
-
#registry_id ⇒ Types::RegistryId
This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
Instance Attribute Details
#registry_id ⇒ Types::RegistryId
This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).