Learn R Programming

paws.networking (version 0.1.10)

globalaccelerator_describe_custom_routing_endpoint_group: Describe an endpoint group for a custom routing accelerator

Description

Describe an endpoint group for a custom routing accelerator.

Usage

globalaccelerator_describe_custom_routing_endpoint_group(
  EndpointGroupArn)

Arguments

EndpointGroupArn

[required] The Amazon Resource Name (ARN) of the endpoint group to describe.

Request syntax

svc$describe_custom_routing_endpoint_group(
  EndpointGroupArn = "string"
)