Class: Aws::Types::GetJobDocumentRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#before_substitutionBoolean

Returns the value of attribute before_substitution.

Returns:

  • (Boolean)


2400
2401
2402
# File 'sig/types.rbs', line 2400

def before_substitution
  @before_substitution
end

#job_id::String

Returns the value of attribute job_id.

Returns:

  • (::String)


2399
2400
2401
# File 'sig/types.rbs', line 2399

def job_id
  @job_id
end