cacheParameterGroups property

List<CacheParameterGroup>? cacheParameterGroups
final

A list of cache parameter groups. Each element in the list contains detailed information about one cache parameter group.

Implementation

final List<CacheParameterGroup>? cacheParameterGroups;