Amazon.KinesisFirehose.Model.ProcessorParameter.IsSetParameterValue C# (CSharp) Method

IsSetParameterValue() private method

private IsSetParameterValue ( ) : bool
return bool
        internal bool IsSetParameterValue()
        {
            return this._parameterValue != null;
        }