PortalSummary

The summary of the 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 the web portal.

Link copied to clipboard

The browser type of the web portal.

Link copied to clipboard

The creation date of the web portal.

Link copied to clipboard

The ARN of the data protection settings.

Link copied to clipboard

The name of the web portal.

Link copied to clipboard

The type and resources of the underlying instance.

Link copied to clipboard

The ARN of the IP access settings.

Link copied to clipboard

The maximum number of concurrent sessions for the portal.

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

The ARN of the trust that is associated with this 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: PortalSummary.Builder.() -> Unit = {}): PortalSummary
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