View source: R/vpclattice_operations.R
vpclattice_update_listener | R Documentation |
Updates the specified listener for the specified service.
See https://www.paws-r-sdk.com/docs/vpclattice_update_listener/ for full documentation.
vpclattice_update_listener(
defaultAction,
listenerIdentifier,
serviceIdentifier
)
defaultAction |
[required] The action for the default rule. |
listenerIdentifier |
[required] The ID or Amazon Resource Name (ARN) of the listener. |
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.