worklink_list_domains: Retrieves a list of domains associated to a specified fleet

View source: R/worklink_operations.R

worklink_list_domainsR Documentation

Retrieves a list of domains associated to a specified fleet

Description

Retrieves a list of domains associated to a specified fleet.

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

Usage

worklink_list_domains(FleetArn, NextToken = NULL, MaxResults = NULL)

Arguments

FleetArn

[required] The ARN of the fleet.

NextToken

The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

MaxResults

The maximum number of results to be included in the next page.


paws.end.user.computing documentation built on Sept. 12, 2023, 1:17 a.m.