toggle menu
pulumi-azure-native-kotlin
2.44.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.inputs
/
SweepJobLimitsArgsBuilder
Sweep
Job
Limits
Args
Builder
class
SweepJobLimitsArgsBuilder
Builder for
SweepJobLimitsArgs
.
Members
Functions
job
Limits
Type
Link copied to clipboard
@
JvmName
(
name
=
"kwqahnedkrlqtive"
)
suspend
fun
jobLimitsType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rkpiclcyvhcijtyo"
)
suspend
fun
jobLimitsType
(
value
:
String
)
max
Concurrent
Trials
Link copied to clipboard
@
JvmName
(
name
=
"vianbvfgarpmvonr"
)
suspend
fun
maxConcurrentTrials
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"rgpbcucuhqstwppl"
)
suspend
fun
maxConcurrentTrials
(
value
:
Int
?
)
max
Total
Trials
Link copied to clipboard
@
JvmName
(
name
=
"ldetulvxytdebwho"
)
suspend
fun
maxTotalTrials
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"ljvugtkjkhyuuvmn"
)
suspend
fun
maxTotalTrials
(
value
:
Int
?
)
timeout
Link copied to clipboard
@
JvmName
(
name
=
"ljoarovedvsxqxlq"
)
suspend
fun
timeout
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ydblamxtbxtaywjt"
)
suspend
fun
timeout
(
value
:
String
?
)
trial
Timeout
Link copied to clipboard
@
JvmName
(
name
=
"sjvvctdluseagwof"
)
suspend
fun
trialTimeout
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"gqvqfykgcombxsjn"
)
suspend
fun
trialTimeout
(
value
:
String
?
)