Class: Aws::Types::GetImportJobRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#import_job_id ⇒ ::String

Returns the value of attribute import_job_id.

Returns:

  • (::String)


379
380
381
# File 'sig/types.rbs', line 379

def import_job_id
  @import_job_id
end

#knowledge_base_id ⇒ ::String

Returns the value of attribute knowledge_base_id.

Returns:

  • (::String)


380
381
382
# File 'sig/types.rbs', line 380

def knowledge_base_id
  @knowledge_base_id
end