Amazon.OpsWorks.Model.Permission.IsSetAllowSudo C# (CSharp) Method

IsSetAllowSudo() private method

private IsSetAllowSudo ( ) : bool
return bool
        internal bool IsSetAllowSudo()
        {
            return this._allowSudo.HasValue; 
        }