Module: Aws::Glue::Client::_CreateRegistryResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#registry_arn::String

Returns:

  • (::String)


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

def registry_arn: () -> ::String

#registry_name::String

Returns:

  • (::String)


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

def registry_name: () -> ::String

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

Returns:

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


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

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