workspacesweb_list_trust_store_certificates {paws.end.user.computing} | R Documentation |
Retrieves a list of trust store certificates
Description
Retrieves a list of trust store certificates.
See https://www.paws-r-sdk.com/docs/workspacesweb_list_trust_store_certificates/ for full documentation.
Usage
workspacesweb_list_trust_store_certificates(
maxResults = NULL,
nextToken = NULL,
trustStoreArn
)
Arguments
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. |
trustStoreArn |
[required] The ARN of the trust store |
[Package paws.end.user.computing version 0.7.0 Index]