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)


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

def description: () -> ::String

#registry_arn::String

Returns:

  • (::String)


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

def registry_arn: () -> ::String

#registry_name::String

Returns:

  • (::String)


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

def registry_name: () -> ::String

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

Returns:

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


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

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