Module: Aws::Schemas::Client::_UpdateRegistryResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::UpdateRegistryResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#description::String

Returns:

  • (::String)


435
# File 'sig/client.rbs', line 435

def description: () -> ::String

#registry_arn::String

Returns:

  • (::String)


436
# File 'sig/client.rbs', line 436

def registry_arn: () -> ::String

#registry_name::String

Returns:

  • (::String)


437
# File 'sig/client.rbs', line 437

def registry_name: () -> ::String

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

Returns:

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


438
# File 'sig/client.rbs', line 438

def tags: () -> ::Hash[::String, ::String]