cacheSecurityGroups property

List<CacheSecurityGroup>? cacheSecurityGroups
final

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

Implementation

final List<CacheSecurityGroup>? cacheSecurityGroups;