You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Schemas::Types::RegistryOutput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#descriptionString

The description of the registry.

Returns:

  • (String)

    The description of the registry.

#registry_arnString

The ARN of the registry.

Returns:

  • (String)

    The ARN of the registry.

#registry_nameString

The name of the registry.

Returns:

  • (String)

    The name of the registry.

#tagsHash<String,String>

Tags associated with the registry.

Returns:

  • (Hash<String,String>)

    Tags associated with the registry.