Amazon.ServiceCatalog.Model.RecordOutput.IsSetOutputKey C# (CSharp) Method

IsSetOutputKey() private method

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