Amazon.ElastiCache.Model.CreateCacheParameterGroupResponse.IsSetCacheParameterGroup C# (CSharp) Method

IsSetCacheParameterGroup() private method

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