proton_list_repositories: List linked repositories with detail data

View source: R/proton_operations.R

proton_list_repositoriesR Documentation

List linked repositories with detail data

Description

List linked repositories with detail data.

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

Usage

proton_list_repositories(maxResults = NULL, nextToken = NULL)

Arguments

maxResults

The maximum number of repositories to list.

nextToken

A token that indicates the location of the next repository in the array of repositories, after the list of repositories previously requested.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.