globalaccelerator_add_custom_routing_endpoints {paws.networking} | R Documentation |
Associate a virtual private cloud (VPC) subnet endpoint with your custom routing accelerator
Description
Associate a virtual private cloud (VPC) subnet endpoint with your custom routing accelerator.
See https://www.paws-r-sdk.com/docs/globalaccelerator_add_custom_routing_endpoints/ for full documentation.
Usage
globalaccelerator_add_custom_routing_endpoints(
EndpointConfigurations,
EndpointGroupArn
)
Arguments
EndpointConfigurations |
[required] The list of endpoint objects to add to a custom routing accelerator. |
EndpointGroupArn |
[required] The Amazon Resource Name (ARN) of the endpoint group for the custom routing endpoint. |
[Package paws.networking version 0.7.0 Index]