Amazon.ElastiCache.Model.CreateCacheParameterGroupRequest.IsSetCacheParameterGroupFamily C# (CSharp) Method

IsSetCacheParameterGroupFamily() private method

private IsSetCacheParameterGroupFamily ( ) : bool
return bool
        internal bool IsSetCacheParameterGroupFamily()
        {
            return this._cacheParameterGroupFamily != null;
        }