globalaccelerator_remove_endpoints {paws.networking} | R Documentation |
Remove endpoints from an endpoint group
Description
Remove endpoints from an endpoint group.
See https://www.paws-r-sdk.com/docs/globalaccelerator_remove_endpoints/ for full documentation.
Usage
globalaccelerator_remove_endpoints(EndpointIdentifiers, EndpointGroupArn)
Arguments
EndpointIdentifiers |
[required] The identifiers of the endpoints that you want to remove. |
EndpointGroupArn |
[required] The Amazon Resource Name (ARN) of the endpoint group. |
[Package paws.networking version 0.9.0 Index]