Module: Aws::Textract::Client::_UpdateAdapterResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#adapter_id ⇒ ::String

Returns:



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

def adapter_id: () -> ::String

#adapter_name ⇒ ::String

Returns:



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

def adapter_name: () -> ::String

#auto_update ⇒ "ENABLED", "DISABLED"

Returns:



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

def auto_update: () -> ("ENABLED" | "DISABLED")

#creation_time ⇒ ::Time

Returns:



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

def creation_time: () -> ::Time

#description ⇒ ::String

Returns:



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

def description: () -> ::String

#feature_types ⇒ ::Array[("TABLES" | "FORMS" | "QUERIES" | "SIGNATURES" | "LAYOUT")]

Returns:



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

def feature_types: () -> ::Array[("TABLES" | "FORMS" | "QUERIES" | "SIGNATURES" | "LAYOUT")]