LaunchProfileInitialization

A launch profile initialization contains information required for a workstation or server to connect to a launch profile.

This includes scripts, endpoints, security groups, subnets, and other configuration.

Types

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

Properties

Link copied to clipboard

A LaunchProfileInitializationActiveDirectory resource.

Link copied to clipboard

The EC2 security groups that control access to the studio component.

Link copied to clipboard

The ID of the launch profile used to control access from the streaming session.

Link copied to clipboard

The version number of the protocol that is used by the launch profile. The only valid version is "2021-03-31".

Link copied to clipboard

The launch purpose.

Link copied to clipboard
val name: String?

The name for the launch profile.

Link copied to clipboard

The platform of the launch platform, either Windows or Linux.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
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