AWS SDK for .NET Documentation
BootstrapActions Property
AmazonAmazon.ElasticMapReduce.ModelJobFlowDetailBootstrapActions Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property BootstrapActions.

A list of the bootstrap actions run by the job flow.

Declaration Syntax
C#
public List<BootstrapActionDetail> BootstrapActions { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)