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

IsSetOutputValue() private method

private IsSetOutputValue ( ) : bool
return bool
        internal bool IsSetOutputValue()
        {
            return this._outputValue != null;
        }