Amazon.OpsWorks.Model.SetLoadBasedAutoScalingRequest.IsSetEnable C# (CSharp) Method

IsSetEnable() private method

private IsSetEnable ( ) : bool
return bool
        internal bool IsSetEnable()
        {
            return this._enable.HasValue; 
        }