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

The list of Java properties that are set when the step runs. You can use these properties to pass key value pairs to your main function.

Declaration Syntax
C#
public Dictionary<string, string> Properties { get; set; }

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