Adds elements to the BootstrapActions collection
| C# |
public RunJobFlowRequest WithBootstrapActions( IEnumerable<BootstrapActionConfig> bootstrapActions )
- bootstrapActions (IEnumerable<(Of <(<'BootstrapActionConfig>)>)>)
- The values to add to the BootstrapActions collection
this instance