Amazon.OpsWorks.Model.SetPermissionRequest.IsSetAllowSudo C# (CSharp) Méthode

IsSetAllowSudo() private méthode

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