Amazon.ElastiCache.Model.DeleteCacheParameterGroupRequest.IsSetCacheParameterGroupName C# (CSharp) Method

IsSetCacheParameterGroupName() private method

private IsSetCacheParameterGroupName ( ) : bool
return bool
        internal bool IsSetCacheParameterGroupName()
        {
            return this._cacheParameterGroupName != null;
        }