Amazon.ApplicationAutoScaling.Model.StepScalingPolicyConfiguration.IsSetCooldown C# (CSharp) Method

IsSetCooldown() private method

private IsSetCooldown ( ) : bool
return bool
        internal bool IsSetCooldown()
        {
            return this._cooldown.HasValue; 
        }