Class: Aws::Types::CreateRegistryInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#description ⇒ ::String

Returns the value of attribute description.

Returns:

  • (::String)


59
60
61
# File 'sig/types.rbs', line 59

def description
  @description
end

#tags ⇒ ::Hash[::String, ::String]

Returns the value of attribute tags.

Returns:

  • (::Hash[::String, ::String])


60
61
62
# File 'sig/types.rbs', line 60

def tags
  @tags
end