Lists the rules for the specified listener.
See https://www.paws-r-sdk.com/docs/vpclattice_list_rules/ for full documentation.
vpclattice_list_rules(
listenerIdentifier,
maxResults = NULL,
nextToken = NULL,
serviceIdentifier
)
[required] The ID or ARN of the listener.
The maximum number of results to return.
A pagination token for the next page of results.
[required] The ID or ARN of the service.