Amazon.OpsWorks.Model.SetPermissionRequest.IsSetAllowSudo C# (CSharp) Метод

IsSetAllowSudo() приватный Метод

private IsSetAllowSudo ( ) : bool
Результат bool
        internal bool IsSetAllowSudo()
        {
            return this._allowSudo.HasValue; 
        }