Gets and sets the property BootstrapActions. 
            
A list of bootstrap actions that will be run before Hadoop is started on the cluster nodes.
 Declaration Syntax
 Declaration Syntax| C# | 
public List<BootstrapActionConfig> BootstrapActions { get; set; }
A list of bootstrap actions that will be run before Hadoop is started on the cluster nodes.
 Declaration Syntax
 Declaration Syntax| C# | 
public List<BootstrapActionConfig> BootstrapActions { get; set; }