Amazon.ElasticMapReduce.Model.SimpleScalingPolicyConfiguration.IsSetCoolDown C# (CSharp) Method

IsSetCoolDown() private method

private IsSetCoolDown ( ) : bool
return bool
        internal bool IsSetCoolDown()
        {
            return this._coolDown.HasValue; 
        }