GetLaunchProfilePlainArgs

data class GetLaunchProfilePlainArgs(val launchProfileId: String) : ConvertibleToJava<GetLaunchProfilePlainArgs>

Constructors

Link copied to clipboard
constructor(launchProfileId: String)

Properties

Link copied to clipboard

The unique identifier for the launch profile resource.

Functions

Link copied to clipboard
open override fun toJava(): GetLaunchProfilePlainArgs