Class: Aws::Types::Job

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#steps::Array[Types::Step]

Returns the value of attribute steps.



441
442
443
# File 'sig/types.rbs', line 441

def steps
  @steps
end

#summaryTypes::JobSummary

Returns the value of attribute summary.



440
441
442
# File 'sig/types.rbs', line 440

def summary
  @summary
end