View source: R/workspacesweb_operations.R
workspacesweb_update_portal | R Documentation |
Updates a web portal.
See https://www.paws-r-sdk.com/docs/workspacesweb_update_portal/ for full documentation.
workspacesweb_update_portal(
authenticationType = NULL,
displayName = NULL,
instanceType = NULL,
maxConcurrentSessions = NULL,
portalArn
)
authenticationType |
The type of authentication integration points used when signing into the
web portal. Defaults to
|
displayName |
The name of the web portal. This is not visible to users who log into the web portal. |
instanceType |
The type and resources of the underlying instance. |
maxConcurrentSessions |
The maximum number of concurrent sessions for the portal. |
portalArn |
[required] The ARN of the web portal. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.