targetGroups property

List<TargetGroupTuple>? targetGroups
final

One or more target groups. For Network Load Balancers, you can specify a single target group.

Implementation

final List<TargetGroupTuple>? targetGroups;