Module: Aws::Textract::Client::_GetAdapterResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#adapter_id::String

Returns:

  • (::String)


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

def adapter_id: () -> ::String

#adapter_name::String

Returns:

  • (::String)


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

def adapter_name: () -> ::String

#auto_update"ENABLED", "DISABLED"

Returns:

  • ("ENABLED", "DISABLED")


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

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

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

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

Returns:

  • (::Array[("TABLES" | "FORMS" | "QUERIES" | "SIGNATURES" | "LAYOUT")])


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

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

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


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

def tags: () -> ::Hash[::String, ::String]