View source: R/globalaccelerator_operations.R
globalaccelerator_remove_custom_routing_endpoints | R Documentation |
Remove endpoints from a custom routing accelerator.
See https://www.paws-r-sdk.com/docs/globalaccelerator_remove_custom_routing_endpoints/ for full documentation.
globalaccelerator_remove_custom_routing_endpoints(
EndpointIds,
EndpointGroupArn
)
EndpointIds |
[required] The IDs for the endpoints. For custom routing accelerators, endpoint IDs are the virtual private cloud (VPC) subnet IDs. |
EndpointGroupArn |
[required] The Amazon Resource Name (ARN) of the endpoint group to remove endpoints from. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.