Amazon.ElastiCache.Model.CreateCacheParameterGroupRequest.IsSetCacheParameterGroupFamily C# (CSharp) Метод

IsSetCacheParameterGroupFamily() приватный Метод

private IsSetCacheParameterGroupFamily ( ) : bool
Результат bool
        internal bool IsSetCacheParameterGroupFamily()
        {
            return this._cacheParameterGroupFamily != null;
        }