Gets and sets the property BootstrapActions. 
            
A list of the bootstrap actions run by the job flow.
 Declaration Syntax
 Declaration Syntax| C# | 
public List<BootstrapActionDetail> BootstrapActions { get; set; }
A list of the bootstrap actions run by the job flow.
 Declaration Syntax
 Declaration Syntax| C# | 
public List<BootstrapActionDetail> BootstrapActions { get; set; }