Amazon.OpsWorks.Model.Source.IsSetSshKey C# (CSharp) Метод

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

private IsSetSshKey ( ) : bool
Результат bool
        internal bool IsSetSshKey()
        {
            return this._sshKey != null;
        }