targetGroup property

TargetGroupInfo? targetGroup
final

The target group associated with the task set. The target group is used by AWS CodeDeploy to manage traffic to a task set.

Implementation

final TargetGroupInfo? targetGroup;