BrowserSettings

The browser settings resource that can be associated with a web portal. Once associated with a web portal, browser settings control how the browser will behave once a user starts a streaming session for the web portal.

Types

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

Properties

Link copied to clipboard

A list of web portal ARNs that this browser settings is associated with.

Link copied to clipboard

A JSON string containing Chrome Enterprise policies that will be applied to all streaming sessions.

Link copied to clipboard

The ARN of the browser settings.

Functions

Link copied to clipboard
inline fun copy(block: BrowserSettings.Builder.() -> Unit = {}): BrowserSettings
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