TeamCity Kotlin DSL 2024.12.1
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
Search in API
TeamCity Kotlin DSL 2024.12.1
TeamCity Kotlin DSL 2024.12.1
/
jetbrains.buildServer.configs.kotlin
/
AmazonEC2CloudImage
/
LaunchTemplate
Launch
Template
inner
class
LaunchTemplate
(
templateId
:
String
,
version
:
String
=
AmazonEC2CloudImage.DEFAULT_VERSION
)
:
AmazonEC2CloudImage.Source
Members
Constructors
Launch
Template
Link copied to clipboard
constructor
(
templateId
:
String
,
version
:
String
=
AmazonEC2CloudImage.DEFAULT_VERSION
)
Functions
to
Params
Link copied to clipboard
open
override
fun
toParams
(
)
:
Map
<
String
,
String
>