Module: Aws::Glue::Client::_DeleteRegistryResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#registry_arn::String

Returns:

  • (::String)


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

def registry_arn: () -> ::String

#registry_name::String

Returns:

  • (::String)


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

def registry_name: () -> ::String

#status"AVAILABLE", "DELETING"

Returns:

  • ("AVAILABLE", "DELETING")


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

def status: () -> ("AVAILABLE" | "DELETING")