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 Amazon Resource Name (ARN) of the VPC.


paws.networking documentation built on Sept. 12, 2024, 7:32 a.m.