View source: R/vpclattice_operations.R
vpclattice_list_access_log_subscriptions | R Documentation |
Lists all access log subscriptions for the specified service network or service.
See https://www.paws-r-sdk.com/docs/vpclattice_list_access_log_subscriptions/ for full documentation.
vpclattice_list_access_log_subscriptions(
maxResults = NULL,
nextToken = NULL,
resourceIdentifier
)
maxResults |
The maximum number of results to return. |
nextToken |
A pagination token for the next page of results. |
resourceIdentifier |
[required] The ID or Amazon Resource Name (ARN) of the service network or service. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.