Amazon.ElastiCache.Model.DescribeEngineDefaultParametersRequest.IsSetCacheParameterGroupFamily C# (CSharp) 메소드

IsSetCacheParameterGroupFamily() 개인적인 메소드

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