View source: R/vpclattice_operations.R
vpclattice_list_target_groups | R Documentation |
Lists your target groups. You can narrow your search by using the filters below in your request.
See https://www.paws-r-sdk.com/docs/vpclattice_list_target_groups/ for full documentation.
vpclattice_list_target_groups(
maxResults = NULL,
nextToken = NULL,
targetGroupType = NULL,
vpcIdentifier = NULL
)
maxResults |
The maximum number of results to return. |
nextToken |
A pagination token for the next page of results. |
targetGroupType |
The target group type. |
vpcIdentifier |
The ID or Amazon Resource Name (ARN) of the VPC. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.