menu
aws_elasticache_api package
documentation
elasticache-2015-02-02.dart
CacheSubnetGroup
subnets property
subnets property
dark_mode
light_mode
subnets
property
List
<
Subnet
>
?
subnets
final
A list of subnets associated with the cache subnet group.
Implementation
final List<Subnet>? subnets;
aws_elasticache_api package
documentation
elasticache-2015-02-02
CacheSubnetGroup
subnets property
CacheSubnetGroup class