Class: Aws::Types::DescribeJobRequest

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)


1859
1860
1861
# File 'sig/types.rbs', line 1859

def before_substitution
  @before_substitution
end

#job_id::String

Returns the value of attribute job_id.

Returns:

  • (::String)


1858
1859
1860
# File 'sig/types.rbs', line 1858

def job_id
  @job_id
end