Amazon.ElastiCache.Model.DescribeCacheParameterGroupsRequest.IsSetCacheParameterGroupName C# (CSharp) 메소드

IsSetCacheParameterGroupName() 개인적인 메소드

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