codestarconnections_list_hosts: Lists the hosts associated with your account

View source: R/codestarconnections_operations.R

codestarconnections_list_hostsR Documentation

Lists the hosts associated with your account

Description

Lists the hosts associated with your account.

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

Usage

codestarconnections_list_hosts(MaxResults = NULL, NextToken = NULL)

Arguments

MaxResults

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

NextToken

The token that was returned from the previous list_hosts call, which can be used to return the next set of hosts in the list.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.