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)


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

def registry_arn: () -> ::String

#registry_name::String

Returns:

  • (::String)


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

def registry_name: () -> ::String

#status"AVAILABLE", "DELETING"

Returns:

  • ("AVAILABLE", "DELETING")


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

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