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

An approximation of the cost of the job flow, represented in m1.small/hours. This value is incremented once for every hour an m1.small runs. Larger instances are weighted more, so an Amazon EC2 instance that is roughly four times more expensive would result in the normalized instance hours being incremented by four. This result is only an approximation and does not reflect the actual billing rate.

Declaration Syntax
C#
public int NormalizedInstanceHours { get; set; }

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