View source: R/vpclattice_operations.R
vpclattice_register_targets | R Documentation |
Registers the targets with the target group. If it's a Lambda target, you can only have one target in a target group.
See https://www.paws-r-sdk.com/docs/vpclattice_register_targets/ for full documentation.
vpclattice_register_targets(targetGroupIdentifier, targets)
targetGroupIdentifier |
[required] The ID or 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.