Class: Aws::Types::UpdateRegistryInput

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)


8194
8195
8196
# File 'sig/types.rbs', line 8194

def description
  @description
end

#registry_idTypes::RegistryId

Returns the value of attribute registry_id.

Returns:



8193
8194
8195
# File 'sig/types.rbs', line 8193

def registry_id
  @registry_id
end