workspacesweb_associate_user_settings {paws.end.user.computing} | R Documentation |
Associates a user settings resource with a web portal
Description
Associates a user settings resource with a web portal.
See https://www.paws-r-sdk.com/docs/workspacesweb_associate_user_settings/ for full documentation.
Usage
workspacesweb_associate_user_settings(portalArn, userSettingsArn)
Arguments
portalArn |
[required] The ARN of the web portal. |
userSettingsArn |
[required] The ARN of the user settings. |
[Package paws.end.user.computing version 0.7.0 Index]