Skip to contents

Lists the interconnects owned by the Amazon Web Services account or only the specified interconnect.

See https://www.paws-r-sdk.com/docs/directconnect_describe_interconnects/ for full documentation.

Usage

directconnect_describe_interconnects(
  interconnectId = NULL,
  maxResults = NULL,
  nextToken = NULL
)

Arguments

interconnectId

The ID of the interconnect.

maxResults

The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value.

If MaxResults is given a value larger than 100, only 100 results are returned.

nextToken

The token for the next page of results.