Amazon.OpsWorks.Model.Source.IsSetSshKey C# (CSharp) Méthode

IsSetSshKey() private méthode

private IsSetSshKey ( ) : bool
Résultat bool
        internal bool IsSetSshKey()
        {
            return this._sshKey != null;
        }