Amazon.OpsWorks.Model.Source.IsSetSshKey C# (CSharp) 메소드

IsSetSshKey() 개인적인 메소드

private IsSetSshKey ( ) : bool
리턴 bool
        internal bool IsSetSshKey()
        {
            return this._sshKey != null;
        }