GetLaunchTemplatePlainArgs

data class GetLaunchTemplatePlainArgs(val launchTemplateId: String) : ConvertibleToJava<GetLaunchTemplatePlainArgs>

Constructors

Link copied to clipboard
constructor(launchTemplateId: String)

Properties

Link copied to clipboard

The ID of the launch template.

Functions

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