Lists the resource configurations owned by or shared with this account
Source:R/vpclattice_operations.R
vpclattice_list_resource_configurations.RdLists 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(
resourceGatewayIdentifier = NULL,
resourceConfigurationGroupIdentifier = NULL,
domainVerificationIdentifier = NULL,
maxResults = NULL,
nextToken = NULL
)Arguments
- resourceGatewayIdentifier
The ID of the resource gateway for the resource configuration.
- resourceConfigurationGroupIdentifier
The ID of the resource configuration of type
Group.- domainVerificationIdentifier
The domain verification ID.
- maxResults
The maximum page size.
- nextToken
A pagination token for the next page of results.