vpclattice_get_rule {paws.networking} | R Documentation |
Retrieves information about listener rules
Description
Retrieves information about 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 Amazon Resource Name (ARN) of the listener. |
ruleIdentifier |
[required] The ID or Amazon Resource Name (ARN) of the listener rule. |
serviceIdentifier |
[required] The ID or Amazon Resource Name (ARN) of the service. |
[Package paws.networking version 0.7.0 Index]