Portal

class Portal

The web portal.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The type of authentication integration points used when signing into the web portal. Defaults to Standard.

Link copied to clipboard

The ARN of the browser settings that is associated with this web portal.

Link copied to clipboard

The browser that users see when using a streaming session.

Link copied to clipboard

The creation date of the web portal.

Link copied to clipboard

The name of the web portal.

Link copied to clipboard

The ARN of the IP access settings.

Link copied to clipboard

The ARN of the network settings that is associated with the web portal.

Link copied to clipboard

The ARN of the web portal.

Link copied to clipboard

The endpoint URL of the web portal that users access in order to start streaming sessions.

Link copied to clipboard

The status of the web portal.

Link copied to clipboard

The renderer that is used in streaming sessions.

Link copied to clipboard

A message that explains why the web portal is in its current status.

Link copied to clipboard

The ARN of the trust store that is associated with the web portal.

Link copied to clipboard

The ARN of the user access logging settings that is associated with the web portal.

Link copied to clipboard

The ARN of the user settings that is associated with the web portal.

Functions

Link copied to clipboard
inline fun copy(block: Portal.Builder.() -> Unit = {}): Portal
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String