workspacesweb_associate_trust_store {paws.end.user.computing}R Documentation

Associates a trust store with a web portal

Description

Associates a trust store with a web portal.

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

Usage

workspacesweb_associate_trust_store(portalArn, trustStoreArn)

Arguments

portalArn

[required] The ARN of the web portal.

trustStoreArn

[required] The ARN of the trust store.


[Package paws.end.user.computing version 0.7.0 Index]