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)


8152
8153
8154
# File 'sig/types.rbs', line 8152

def description
  @description
end

#registry_idTypes::RegistryId

Returns the value of attribute registry_id.

Returns:



8151
8152
8153
# File 'sig/types.rbs', line 8151

def registry_id
  @registry_id
end