Amazon.ServiceCatalog.Model.RecordOutput.IsSetOutputKey C# (CSharp) 메소드

IsSetOutputKey() 개인적인 메소드

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