Gets and sets the property Steps. 
            
A list of StepConfig to be executed by the job flow.
 Declaration Syntax
 Declaration Syntax| C# | 
public List<StepConfig> Steps { get; set; }
A list of StepConfig to be executed by the job flow.
 Declaration Syntax
 Declaration Syntax| C# | 
public List<StepConfig> Steps { get; set; }