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)


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

def created_time: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#registry_arn::String

Returns:

  • (::String)


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

def registry_arn: () -> ::String

#registry_name::String

Returns:

  • (::String)


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

def registry_name: () -> ::String

#status"AVAILABLE", "DELETING"

Returns:

  • ("AVAILABLE", "DELETING")


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

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

#updated_time::String

Returns:

  • (::String)


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

def updated_time: () -> ::String