worklink_list_website_certificate_authorities: Retrieves a list of certificate authorities added for the...

View source: R/worklink_operations.R

worklink_list_website_certificate_authoritiesR Documentation

Retrieves a list of certificate authorities added for the current account and Region

Description

Retrieves a list of certificate authorities added for the current account and Region.

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

Usage

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

Arguments

FleetArn

[required] The ARN of the fleet.

MaxResults

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

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.


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