Gets and sets the property IgnoreMetricsTime. 
            
            The amount of time (in minutes) after a scaling event occurs that AWS OpsWorks should
            ignore metrics         and not raise any additional scaling events.         For example,
            AWS OpsWorks adds new instances following an upscaling event but the instances   
                 won't start reducing the load until they have been booted and configured.   
                 There is no point in raising additional scaling events during that operation,
            which typically takes several minutes.   CopyC# allows you
            to direct AWS OpsWorks to not raise any scaling events long enough         to get
            the new instances online.
CopyC# allows you
            to direct AWS OpsWorks to not raise any scaling events long enough         to get
            the new instances online.
            IgnoreMetricsTime
 Declaration Syntax
 Declaration Syntax| C# | 
public int IgnoreMetricsTime { get; set; }