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

A list of command line arguments to pass to the bootstrap action script.

Declaration Syntax
C#
public List<string> Args { get; set; }

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