vpclattice_list_resource_configurations: Lists the resource configurations owned by or shared with...

View source: R/vpclattice_operations.R

vpclattice_list_resource_configurationsR Documentation

Lists the resource configurations owned by or shared with this account

Description

Lists the resource configurations owned by or shared with this account.

See https://www.paws-r-sdk.com/docs/vpclattice_list_resource_configurations/ for full documentation.

Usage

vpclattice_list_resource_configurations(
  maxResults = NULL,
  nextToken = NULL,
  resourceConfigurationGroupIdentifier = NULL,
  resourceGatewayIdentifier = NULL
)

Arguments

maxResults

The maximum page size.

nextToken

A pagination token for the next page of results.

resourceConfigurationGroupIdentifier

The ID of the group resource configuration.

resourceGatewayIdentifier

The ID of the resource gateway for the resource configuration.


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