Amazon.OpsWorks.Model.Source.IsSetSshKey C# (CSharp) Method

IsSetSshKey() private method

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