PortalSummary
The summary of the portal.
Contents
- browserSettingsArn
-
The ARN of the browser settings that is associated with the web portal.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
^arn:[\w+=\/,.@-]+:[a-zA-Z0-9\-]+:[a-zA-Z0-9\-]*:[a-zA-Z0-9]{1,12}:[a-zA-Z]+(\/[a-fA-F0-9\-]{36})+$
Required: No
- browserType
-
The browser type of the web portal.
Type: String
Valid Values:
Chrome
Required: No
- creationDate
-
The creation date of the web portal.
Type: Timestamp
Required: No
- displayName
-
The name of the web portal.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
^.+$
Required: No
- networkSettingsArn
-
The ARN of the network settings that is associated with the web portal.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
^arn:[\w+=\/,.@-]+:[a-zA-Z0-9\-]+:[a-zA-Z0-9\-]*:[a-zA-Z0-9]{1,12}:[a-zA-Z]+(\/[a-fA-F0-9\-]{36})+$
Required: No
- portalArn
-
The ARN of the web portal.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
^arn:[\w+=\/,.@-]+:[a-zA-Z0-9\-]+:[a-zA-Z0-9\-]*:[a-zA-Z0-9]{1,12}:[a-zA-Z]+(\/[a-fA-F0-9\-]{36})+$
Required: No
- portalEndpoint
-
The endpoint URL of the web portal that users access in order to start streaming sessions.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 253.
Pattern:
^[a-zA-Z0-9]?((?!-)([A-Za-z0-9-]*[A-Za-z0-9])\.)+[a-zA-Z0-9]+$
Required: No
- portalStatus
-
The status of the web portal.
Type: String
Valid Values:
Incomplete | Pending | Active
Required: No
- rendererType
-
The renderer that is used in streaming sessions.
Type: String
Valid Values:
AppStream
Required: No
- trustStoreArn
-
The ARN of the trust that is associated with this web portal.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
^arn:[\w+=\/,.@-]+:[a-zA-Z0-9\-]+:[a-zA-Z0-9\-]*:[a-zA-Z0-9]{1,12}:[a-zA-Z]+(\/[a-fA-F0-9\-]{36})+$
Required: No
- userSettingsArn
-
The ARN of the user settings that is associated with the web portal.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
^arn:[\w+=\/,.@-]+:[a-zA-Z0-9\-]+:[a-zA-Z0-9\-]*:[a-zA-Z0-9]{1,12}:[a-zA-Z]+(\/[a-fA-F0-9\-]{36})+$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: