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)


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

def registry_arn: () -> ::String

#registry_name::String

Returns:

  • (::String)


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

def registry_name: () -> ::String

#status"AVAILABLE", "DELETING"

Returns:

  • ("AVAILABLE", "DELETING")


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

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