You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Glue::Types::CreateRegistryResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::Glue::Types::CreateRegistryResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#description ⇒ String
A description of the registry.
-
#registry_arn ⇒ String
The Amazon Resource Name (ARN) of the newly created registry.
-
#registry_name ⇒ String
The name of the registry.
-
#tags ⇒ Hash<String,String>
The tags for the registry.
Instance Attribute Details
#description ⇒ String
A description of the registry.
#registry_arn ⇒ String
The Amazon Resource Name (ARN) of the newly created registry.
#registry_name ⇒ String
The name of the registry.
#tags ⇒ Hash<String,String>
The tags for the registry.