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)


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

def created_time: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#registry_arn::String

Returns:

  • (::String)


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

def registry_arn: () -> ::String

#registry_name::String

Returns:

  • (::String)


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

def registry_name: () -> ::String

#status"AVAILABLE", "DELETING"

Returns:

  • ("AVAILABLE", "DELETING")


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

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

#updated_time::String

Returns:

  • (::String)


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

def updated_time: () -> ::String