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)


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

def created_time: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#registry_arn::String

Returns:

  • (::String)


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

def registry_arn: () -> ::String

#registry_name::String

Returns:

  • (::String)


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

def registry_name: () -> ::String

#status"AVAILABLE", "DELETING"

Returns:

  • ("AVAILABLE", "DELETING")


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

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

#updated_time::String

Returns:

  • (::String)


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

def updated_time: () -> ::String