Amazon.AutoScaling.Model.Instance.IsSetProtectedFromScaleIn C# (CSharp) Method

IsSetProtectedFromScaleIn() private method

private IsSetProtectedFromScaleIn ( ) : bool
return bool
        internal bool IsSetProtectedFromScaleIn()
        {
            return this._protectedFromScaleIn.HasValue; 
        }