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

Class: Aws::Schemas::Types::CreateRegistryInput

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#descriptionString

A description of the registry to be created.

Returns:

  • (String)

    A description of the registry to be created.

#tagsHash<String,String>

Tags to associate with the registry.

Returns:

  • (Hash<String,String>)

    Tags to associate with the registry.