Amazon.OpsWorks.Model.Permission.IsSetAllowSsh C# (CSharp) Méthode

IsSetAllowSsh() private méthode

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