paws.networking (version 0.1.6)

directconnect_describe_tags: Describes the tags associated with the specified AWS Direct Connect resources

Description

Describes the tags associated with the specified AWS Direct Connect resources.

Usage

directconnect_describe_tags(resourceArns)

Arguments

resourceArns

[required] The Amazon Resource Names (ARNs) of the resources.

Request syntax

svc$describe_tags(
  resourceArns = list(
    "string"
  )
)