public static interface Portal.Builder extends SdkPojo, CopyableBuilder<Portal.Builder,Portal>
| Modifier and Type | Method and Description |
|---|---|
Portal.Builder |
authenticationType(AuthenticationType authenticationType)
The type of authentication integration points used when signing into the web portal.
|
Portal.Builder |
authenticationType(String authenticationType)
The type of authentication integration points used when signing into the web portal.
|
Portal.Builder |
browserSettingsArn(String browserSettingsArn)
The ARN of the browser settings that is associated with this web portal.
|
Portal.Builder |
browserType(BrowserType browserType)
The browser that users see when using a streaming session.
|
Portal.Builder |
browserType(String browserType)
The browser that users see when using a streaming session.
|
Portal.Builder |
creationDate(Instant creationDate)
The creation date of the web portal.
|
Portal.Builder |
displayName(String displayName)
The name of the web portal.
|
Portal.Builder |
ipAccessSettingsArn(String ipAccessSettingsArn)
The ARN of the IP access settings.
|
Portal.Builder |
networkSettingsArn(String networkSettingsArn)
The ARN of the network settings that is associated with the web portal.
|
Portal.Builder |
portalArn(String portalArn)
The ARN of the web portal.
|
Portal.Builder |
portalEndpoint(String portalEndpoint)
The endpoint URL of the web portal that users access in order to start streaming sessions.
|
Portal.Builder |
portalStatus(PortalStatus portalStatus)
The status of the web portal.
|
Portal.Builder |
portalStatus(String portalStatus)
The status of the web portal.
|
Portal.Builder |
rendererType(RendererType rendererType)
The renderer that is used in streaming sessions.
|
Portal.Builder |
rendererType(String rendererType)
The renderer that is used in streaming sessions.
|
Portal.Builder |
statusReason(String statusReason)
A message that explains why the web portal is in its current status.
|
Portal.Builder |
trustStoreArn(String trustStoreArn)
The ARN of the trust store that is associated with the web portal.
|
Portal.Builder |
userAccessLoggingSettingsArn(String userAccessLoggingSettingsArn)
The ARN of the user access logging settings that is associated with the web portal.
|
Portal.Builder |
userSettingsArn(String userSettingsArn)
The ARN of the user settings that is associated with the web portal.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPortal.Builder authenticationType(String authenticationType)
The type of authentication integration points used when signing into the web portal. Defaults to
Standard.
Standard web portals are authenticated directly through your identity provider. You need to call
CreateIdentityProvider to integrate your identity provider with your web portal. User and group
access to your web portal is controlled through your identity provider.
IAM_Identity_Center web portals are authenticated through AWS IAM Identity Center (successor to
AWS Single Sign-On). They provide additional features, such as IdP-initiated authentication. Identity sources
(including external identity provider integration), plus user and group access to your web portal, can be
configured in the IAM Identity Center.
authenticationType - The type of authentication integration points used when signing into the web portal. Defaults to
Standard.
Standard web portals are authenticated directly through your identity provider. You need
to call CreateIdentityProvider to integrate your identity provider with your web portal.
User and group access to your web portal is controlled through your identity provider.
IAM_Identity_Center web portals are authenticated through AWS IAM Identity Center
(successor to AWS Single Sign-On). They provide additional features, such as IdP-initiated
authentication. Identity sources (including external identity provider integration), plus user and
group access to your web portal, can be configured in the IAM Identity Center.
AuthenticationType,
AuthenticationTypePortal.Builder authenticationType(AuthenticationType authenticationType)
The type of authentication integration points used when signing into the web portal. Defaults to
Standard.
Standard web portals are authenticated directly through your identity provider. You need to call
CreateIdentityProvider to integrate your identity provider with your web portal. User and group
access to your web portal is controlled through your identity provider.
IAM_Identity_Center web portals are authenticated through AWS IAM Identity Center (successor to
AWS Single Sign-On). They provide additional features, such as IdP-initiated authentication. Identity sources
(including external identity provider integration), plus user and group access to your web portal, can be
configured in the IAM Identity Center.
authenticationType - The type of authentication integration points used when signing into the web portal. Defaults to
Standard.
Standard web portals are authenticated directly through your identity provider. You need
to call CreateIdentityProvider to integrate your identity provider with your web portal.
User and group access to your web portal is controlled through your identity provider.
IAM_Identity_Center web portals are authenticated through AWS IAM Identity Center
(successor to AWS Single Sign-On). They provide additional features, such as IdP-initiated
authentication. Identity sources (including external identity provider integration), plus user and
group access to your web portal, can be configured in the IAM Identity Center.
AuthenticationType,
AuthenticationTypePortal.Builder browserSettingsArn(String browserSettingsArn)
The ARN of the browser settings that is associated with this web portal.
browserSettingsArn - The ARN of the browser settings that is associated with this web portal.Portal.Builder browserType(String browserType)
The browser that users see when using a streaming session.
browserType - The browser that users see when using a streaming session.BrowserType,
BrowserTypePortal.Builder browserType(BrowserType browserType)
The browser that users see when using a streaming session.
browserType - The browser that users see when using a streaming session.BrowserType,
BrowserTypePortal.Builder creationDate(Instant creationDate)
The creation date of the web portal.
creationDate - The creation date of the web portal.Portal.Builder displayName(String displayName)
The name of the web portal.
displayName - The name of the web portal.Portal.Builder ipAccessSettingsArn(String ipAccessSettingsArn)
The ARN of the IP access settings.
ipAccessSettingsArn - The ARN of the IP access settings.Portal.Builder networkSettingsArn(String networkSettingsArn)
The ARN of the network settings that is associated with the web portal.
networkSettingsArn - The ARN of the network settings that is associated with the web portal.Portal.Builder portalArn(String portalArn)
The ARN of the web portal.
portalArn - The ARN of the web portal.Portal.Builder portalEndpoint(String portalEndpoint)
The endpoint URL of the web portal that users access in order to start streaming sessions.
portalEndpoint - The endpoint URL of the web portal that users access in order to start streaming sessions.Portal.Builder portalStatus(String portalStatus)
The status of the web portal.
portalStatus - The status of the web portal.PortalStatus,
PortalStatusPortal.Builder portalStatus(PortalStatus portalStatus)
The status of the web portal.
portalStatus - The status of the web portal.PortalStatus,
PortalStatusPortal.Builder rendererType(String rendererType)
The renderer that is used in streaming sessions.
rendererType - The renderer that is used in streaming sessions.RendererType,
RendererTypePortal.Builder rendererType(RendererType rendererType)
The renderer that is used in streaming sessions.
rendererType - The renderer that is used in streaming sessions.RendererType,
RendererTypePortal.Builder statusReason(String statusReason)
A message that explains why the web portal is in its current status.
statusReason - A message that explains why the web portal is in its current status.Portal.Builder trustStoreArn(String trustStoreArn)
The ARN of the trust store that is associated with the web portal.
trustStoreArn - The ARN of the trust store that is associated with the web portal.Portal.Builder userAccessLoggingSettingsArn(String userAccessLoggingSettingsArn)
The ARN of the user access logging settings that is associated with the web portal.
userAccessLoggingSettingsArn - The ARN of the user access logging settings that is associated with the web portal.Portal.Builder userSettingsArn(String userSettingsArn)
The ARN of the user settings that is associated with the web portal.
userSettingsArn - The ARN of the user settings that is associated with the web portal.Copyright © 2023. All rights reserved.