View source: R/elbv2_operations.R
elbv2_register_targets | R Documentation |
Registers the specified targets with the specified target group.
See https://www.paws-r-sdk.com/docs/elbv2_register_targets/ for full documentation.
elbv2_register_targets(TargetGroupArn, Targets)
TargetGroupArn |
[required] The Amazon Resource Name (ARN) of the target group. |
Targets |
[required] The targets. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.