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)


1370
1371
1372
# File 'sig/types.rbs', line 1370

def import_job_id
  @import_job_id
end

#knowledge_base_id::String

Returns the value of attribute knowledge_base_id.

Returns:

  • (::String)


1371
1372
1373
# File 'sig/types.rbs', line 1371

def knowledge_base_id
  @knowledge_base_id
end