vpclattice_get_rule {paws.networking} | R Documentation |
Retrieves information about the specified listener rules
Description
Retrieves information about the specified listener rules. You can also retrieve information about the default listener rule. For more information, see Listener rules in the Amazon VPC Lattice User Guide.
See https://www.paws-r-sdk.com/docs/vpclattice_get_rule/ for full documentation.
Usage
vpclattice_get_rule(listenerIdentifier, ruleIdentifier, serviceIdentifier)
Arguments
listenerIdentifier |
[required] The ID or ARN of the listener. |
ruleIdentifier |
[required] The ID or ARN of the listener rule. |
serviceIdentifier |
[required] The ID or ARN of the service. |
[Package paws.networking version 0.9.0 Index]