vpclattice_delete_target_group {paws.networking} | R Documentation |
Deletes a target group
Description
Deletes a target group. You can't delete a target group if it is used in a listener rule or if the target group creation is in progress.
See https://www.paws-r-sdk.com/docs/vpclattice_delete_target_group/ for full documentation.
Usage
vpclattice_delete_target_group(targetGroupIdentifier)
Arguments
targetGroupIdentifier |
[required] The ID or ARN of the target group. |
[Package paws.networking version 0.9.0 Index]