Amazon.ElastiCache.Model.DescribeEngineDefaultParametersRequest.IsSetCacheParameterGroupFamily C# (CSharp) Méthode

IsSetCacheParameterGroupFamily() private méthode

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