Class: Aws::Types::DescribeJobResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#document_source::String

Returns the value of attribute document_source.

Returns:

  • (::String)


1864
1865
1866
# File 'sig/types.rbs', line 1864

def document_source
  @document_source
end

#jobTypes::Job

Returns the value of attribute job.

Returns:



1865
1866
1867
# File 'sig/types.rbs', line 1865

def job
  @job
end