Learn R Programming

paws.networking (version 0.1.10)

globalaccelerator_describe_custom_routing_accelerator_attributes: Describe the attributes of a custom routing accelerator

Description

Describe the attributes of a custom routing accelerator.

Usage

globalaccelerator_describe_custom_routing_accelerator_attributes(
  AcceleratorArn)

Arguments

AcceleratorArn

[required] The Amazon Resource Name (ARN) of the custom routing accelerator to describe the attributes for.

Request syntax

svc$describe_custom_routing_accelerator_attributes(
  AcceleratorArn = "string"
)