targetGroups property

List<TargetGroupInfo>? targetGroups
final

One pair of target groups. One is associated with the original task set. The second is associated with the task set that serves traffic after the deployment is complete.

Implementation

final List<TargetGroupInfo>? targetGroups;