View source: R/vpclattice_operations.R
vpclattice_get_rule | R Documentation |
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.
vpclattice_get_rule(listenerIdentifier, ruleIdentifier, serviceIdentifier)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.