vpclattice_register_targets {paws.networking}R Documentation

Registers the targets with the target group

Description

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.

Usage

vpclattice_register_targets(targetGroupIdentifier, targets)

Arguments

targetGroupIdentifier

[required] The ID or ARN of the target group.

targets

[required] The targets.


[Package paws.networking version 0.9.0 Index]