AWS SDK for .NET Documentation
BootstrapActions Property
AmazonAmazon.ElasticMapReduce.ModelRunJobFlowRequestBootstrapActions Did this page help you?   Yes   No    Tell us about it...
A list of bootstrap actions that will be run before Hadoop is started on the cluster nodes.
Declaration Syntax
C#
public List<BootstrapActionConfig> BootstrapActions { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)