Learn R Programming

paws.developer.tools (version 0.8.0)

drs_describe_source_networks: Lists all Source Networks or multiple Source Networks filtered by ID

Description

Lists all Source Networks or multiple Source Networks filtered by ID.

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

Usage

drs_describe_source_networks(
  filters = NULL,
  maxResults = NULL,
  nextToken = NULL
)

Arguments

filters

A set of filters by which to return Source Networks.

maxResults

Maximum number of Source Networks to retrieve.

nextToken

The token of the next Source Networks to retrieve.