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
/
Instance
Instance
inner
class
Instance
(
instanceId
:
String
)
:
AmazonEC2CloudImage.Source
Members
Constructors
Instance
Link copied to clipboard
constructor
(
instanceId
:
String
)
Functions
to
Params
Link copied to clipboard
open
fun
toParams
(
)
:
Map
<
String
,
String
>