Amazon.ElastiCache.Model.ParameterNameValue.IsSetParameterName C# (CSharp) Method

IsSetParameterName() private method

private IsSetParameterName ( ) : bool
return bool
        internal bool IsSetParameterName()
        {
            return this.parameterName != null;
        }