subnetGroups property

List<SubnetGroup>? subnetGroups
final

An array of subnet groups. Each element in the array represents a single subnet group.

Implementation

final List<SubnetGroup>? subnetGroups;