Interface Portal.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<Portal.Builder,
,Portal> SdkBuilder<Portal.Builder,
,Portal> SdkPojo
- Enclosing class:
Portal
-
Method Summary
Modifier and TypeMethodDescriptionauthenticationType
(String authenticationType) The type of authentication integration points used when signing into the web portal.authenticationType
(AuthenticationType authenticationType) The type of authentication integration points used when signing into the web portal.browserSettingsArn
(String browserSettingsArn) The ARN of the browser settings that is associated with this web portal.browserType
(String browserType) The browser that users see when using a streaming session.browserType
(BrowserType browserType) The browser that users see when using a streaming session.creationDate
(Instant creationDate) The creation date of the web portal.displayName
(String displayName) The name of the web portal.ipAccessSettingsArn
(String ipAccessSettingsArn) The ARN of the IP access settings.networkSettingsArn
(String networkSettingsArn) The ARN of the network settings that is associated with the web portal.The ARN of the web portal.portalEndpoint
(String portalEndpoint) The endpoint URL of the web portal that users access in order to start streaming sessions.portalStatus
(String portalStatus) The status of the web portal.portalStatus
(PortalStatus portalStatus) The status of the web portal.rendererType
(String rendererType) The renderer that is used in streaming sessions.rendererType
(RendererType rendererType) The renderer that is used in streaming sessions.statusReason
(String statusReason) A message that explains why the web portal is in its current status.trustStoreArn
(String trustStoreArn) The ARN of the trust store that is associated with the web portal.userAccessLoggingSettingsArn
(String userAccessLoggingSettingsArn) The ARN of the user access logging settings that is associated with the web portal.userSettingsArn
(String userSettingsArn) The ARN of the user settings that is associated with the web portal.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
Method Details
-
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 callCreateIdentityProvider
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.- Parameters:
authenticationType
- The type of authentication integration points used when signing into the web portal. Defaults toStandard
.Standard
web portals are authenticated directly through your identity provider. You need to callCreateIdentityProvider
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.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
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 callCreateIdentityProvider
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.- Parameters:
authenticationType
- The type of authentication integration points used when signing into the web portal. Defaults toStandard
.Standard
web portals are authenticated directly through your identity provider. You need to callCreateIdentityProvider
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.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
browserSettingsArn
The ARN of the browser settings that is associated with this web portal.
- Parameters:
browserSettingsArn
- The ARN of the browser settings that is associated with this web portal.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
browserType
The browser that users see when using a streaming session.
- Parameters:
browserType
- The browser that users see when using a streaming session.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
browserType
The browser that users see when using a streaming session.
- Parameters:
browserType
- The browser that users see when using a streaming session.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
creationDate
The creation date of the web portal.
- Parameters:
creationDate
- The creation date of the web portal.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
displayName
The name of the web portal.
- Parameters:
displayName
- The name of the web portal.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
ipAccessSettingsArn
The ARN of the IP access settings.
- Parameters:
ipAccessSettingsArn
- The ARN of the IP access settings.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
networkSettingsArn
The ARN of the network settings that is associated with the web portal.
- Parameters:
networkSettingsArn
- The ARN of the network settings that is associated with the web portal.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
portalArn
The ARN of the web portal.
- Parameters:
portalArn
- The ARN of the web portal.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
portalEndpoint
The endpoint URL of the web portal that users access in order to start streaming sessions.
- Parameters:
portalEndpoint
- The endpoint URL of the web portal that users access in order to start streaming sessions.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
portalStatus
The status of the web portal.
- Parameters:
portalStatus
- The status of the web portal.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
portalStatus
The status of the web portal.
- Parameters:
portalStatus
- The status of the web portal.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
rendererType
The renderer that is used in streaming sessions.
- Parameters:
rendererType
- The renderer that is used in streaming sessions.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
rendererType
The renderer that is used in streaming sessions.
- Parameters:
rendererType
- The renderer that is used in streaming sessions.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
statusReason
A message that explains why the web portal is in its current status.
- Parameters:
statusReason
- A message that explains why the web portal is in its current status.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
trustStoreArn
The ARN of the trust store that is associated with the web portal.
- Parameters:
trustStoreArn
- The ARN of the trust store that is associated with the web portal.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
userAccessLoggingSettingsArn
The ARN of the user access logging settings that is associated with the web portal.
- Parameters:
userAccessLoggingSettingsArn
- The ARN of the user access logging settings that is associated with the web portal.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
userSettingsArn
The ARN of the user settings that is associated with the web portal.
- Parameters:
userSettingsArn
- The ARN of the user settings that is associated with the web portal.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-