Module: Aws::Schemas::Client::_DescribeRegistryResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#registry_arn::String

Returns:

  • (::String)


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

def registry_arn: () -> ::String

#registry_name::String

Returns:

  • (::String)


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

def registry_name: () -> ::String

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

Returns:

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


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

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