vpclattice_deregister_targets {paws.networking} | R Documentation |
Deregisters the specified targets from the specified target group
Description
Deregisters the specified targets from the specified target group.
See https://www.paws-r-sdk.com/docs/vpclattice_deregister_targets/ for full documentation.
Usage
vpclattice_deregister_targets(targetGroupIdentifier, targets)
Arguments
targetGroupIdentifier |
[required] The ID or ARN of the target group. |
targets |
[required] The targets to deregister. |
[Package paws.networking version 0.9.0 Index]