Module: Aws::Schemas::Client::_CreateRegistryResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#registry_arn::String

Returns:

  • (::String)


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

def registry_arn: () -> ::String

#registry_name::String

Returns:

  • (::String)


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

def registry_name: () -> ::String

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

Returns:

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


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

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