View source: R/vpclattice_operations.R
vpclattice_delete_target_group | R Documentation |
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.
vpclattice_delete_target_group(targetGroupIdentifier)
targetGroupIdentifier |
[required] The ID or Amazon Resource Name (ARN) of the target group. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.