toggle menu
TeamCity Kotlin DSL
JVM
switch theme
search in API
TeamCity Kotlin DSL
/
jetbrains.buildServer.configs.kotlin
/
AmazonEC2CloudImage
/
PublicAMI
Public
AMI
inner
class
PublicAMI
(
publicAMI
:
String
)
:
AmazonEC2CloudImage.Source
Deprecated
Use AMI instead
Replace with
AMI
Content copied to clipboard
Members
Constructors
Public
AMI
Link copied to clipboard
constructor
(
publicAMI
:
String
)
Functions
to
Params
Link copied to clipboard
open
fun
toParams
(
)
:
Map
<
String
,
String
>