cacheSubnetGroups property

List<CacheSubnetGroup>? cacheSubnetGroups
final

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

Implementation

final List<CacheSubnetGroup>? cacheSubnetGroups;