vpclattice_get_listener {paws.networking} | R Documentation |
Retrieves information about the specified listener for the specified service
Description
Retrieves information about the specified listener for the specified service.
See https://www.paws-r-sdk.com/docs/vpclattice_get_listener/ for full documentation.
Usage
vpclattice_get_listener(listenerIdentifier, serviceIdentifier)
Arguments
listenerIdentifier |
[required] The ID or ARN of the listener. |
serviceIdentifier |
[required] The ID or ARN of the service. |
[Package paws.networking version 0.9.0 Index]