Learn R Programming

paws.networking (version 0.1.9)

globalaccelerator_describe_accelerator_attributes: Describe the attributes of an accelerator

Description

Describe the attributes of an accelerator. To see an AWS CLI example of describing the attributes of an accelerator, scroll down to Example.

Usage

globalaccelerator_describe_accelerator_attributes(AcceleratorArn)

Arguments

AcceleratorArn

[required] The Amazon Resource Name (ARN) of the accelerator with the attributes that you want to describe.

Request syntax

svc$describe_accelerator_attributes(
  AcceleratorArn = "string"
)