targetGroupArn property

String? targetGroupArn
final

The Amazon Resource Name (ARN) of the target group. Specify only when Type is forward and you want to route to a single target group. To route to one or more target groups, use ForwardConfig instead.

Implementation

final String? targetGroupArn;