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

A list of strings that indicates third-party software to use with the job flow that accepts a user argument list. EMR accepts and forwards the argument list to the corresponding installation script as bootstrap action arguments. For more information, see Launch a Job Flow on the MapR Distribution for Hadoop. Currently supported values are:

Declaration Syntax
C#
public List<SupportedProductConfig> NewSupportedProducts { get; set; }

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