vpclattice_list_target_groups: Lists your target groups

View source: R/vpclattice_operations.R

vpclattice_list_target_groupsR Documentation

Lists your target groups

Description

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.

Usage

vpclattice_list_target_groups(
  maxResults = NULL,
  nextToken = NULL,
  targetGroupType = NULL,
  vpcIdentifier = NULL
)

Arguments

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 ARN of the VPC.


paws.networking documentation built on April 3, 2025, 5:54 p.m.