toggle menu
TeamCity Kotlin DSL
JVM
switch theme
search in API
TeamCity Kotlin DSL
/
jetbrains.buildServer.configs.kotlin
/
ParameterSpecRemote
/
ParameterSpecRemote
Parameter
Spec
Remote
constructor
(
label
:
String
=
""
,
description
:
String
=
""
,
display
:
ParameterDisplay
=
ParameterDisplay.NORMAL
,
readOnly
:
Boolean
=
false
,
remoteType
:
String
=
""
,
params
:
Map
<
String
,
String
>
)