vpclattice_update_target_group {paws.networking} | R Documentation |
Updates the specified target group
Description
Updates the specified target group.
See https://www.paws-r-sdk.com/docs/vpclattice_update_target_group/ for full documentation.
Usage
vpclattice_update_target_group(healthCheck, targetGroupIdentifier)
Arguments
healthCheck |
[required] The health check configuration. |
targetGroupIdentifier |
[required] The ID or ARN of the target group. |
[Package paws.networking version 0.9.0 Index]