Disassociate Trust Store
workspacesweb_disassociate_trust_store | R Documentation |
Disassociates a trust store from a web portal¶
Description¶
Disassociates a trust store from a web portal.
Usage¶
workspacesweb_disassociate_trust_store(portalArn)
Arguments¶
portalArn |
[required] The ARN of the web portal. |
Value¶
An empty list.
Request syntax¶
svc$disassociate_trust_store(
portalArn = "string"
)