Gets and sets the property BootstrapActions.
A list of the bootstrap actions run by the job flow.

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