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