View source: R/vpclattice_operations.R
vpclattice_list_resource_configurations | R Documentation |
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.
vpclattice_list_resource_configurations(
maxResults = NULL,
nextToken = NULL,
resourceConfigurationGroupIdentifier = NULL,
resourceGatewayIdentifier = NULL
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.