Amazon.ElastiCache.Model.CreateCacheParameterGroupResponse.IsSetCacheParameterGroup C# (CSharp) 메소드

IsSetCacheParameterGroup() 개인적인 메소드

private IsSetCacheParameterGroup ( ) : bool
리턴 bool
        internal bool IsSetCacheParameterGroup()
        {
            return this._cacheParameterGroup != null;
        }
CreateCacheParameterGroupResponse