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
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
The platform of the launch platform, either Windows or Linux.
Link copied to clipboard
The system initializtion scripts.
Link copied to clipboard
The user initializtion scripts.
Functions
Link copied to clipboard
inline fun copy(block: LaunchProfileInitialization.Builder.() -> Unit = {}): LaunchProfileInitialization