Amazon.OpsWorks.Model.AutoScalingThresholds.IsSetThresholdsWaitTime C# (CSharp) Method

IsSetThresholdsWaitTime() private method

private IsSetThresholdsWaitTime ( ) : bool
return bool
        internal bool IsSetThresholdsWaitTime()
        {
            return this._thresholdsWaitTime.HasValue; 
        }