Amazon.ElastiCache.Model.ResetCacheParameterGroupRequest.IsSetParameterNameValues C# (CSharp) Method

IsSetParameterNameValues() private method

private IsSetParameterNameValues ( ) : bool
return bool
        internal bool IsSetParameterNameValues()
        {
            return this._parameterNameValues != null && this._parameterNameValues.Count > 0; 
        }