elbv2_register_targets: Registers the specified targets with the specified target...

View source: R/elbv2_operations.R

elbv2_register_targetsR Documentation

Registers the specified targets with the specified target group

Description

Registers the specified targets with the specified target group.

See https://www.paws-r-sdk.com/docs/elbv2_register_targets/ for full documentation.

Usage

elbv2_register_targets(TargetGroupArn, Targets)

Arguments

TargetGroupArn

[required] The Amazon Resource Name (ARN) of the target group.

Targets

[required] The targets.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.