Module: Aws::Glue::Client::_GetRegistryResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_time::String

Returns:

  • (::String)


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

def created_time: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#registry_arn::String

Returns:

  • (::String)


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

def registry_arn: () -> ::String

#registry_name::String

Returns:

  • (::String)


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

def registry_name: () -> ::String

#status"AVAILABLE", "DELETING"

Returns:

  • ("AVAILABLE", "DELETING")


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

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

#updated_time::String

Returns:

  • (::String)


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

def updated_time: () -> ::String