pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.inputs
/
SweepJobLimitsArgsBuilder
Sweep
Job
Limits
Args
Builder
class
SweepJobLimitsArgsBuilder
Builder for
SweepJobLimitsArgs
.
Functions
Functions
job
Limits
Type
Link copied to clipboard
@
JvmName
(
name
=
"jrelsakreoqghmdo"
)
suspend
fun
jobLimitsType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"gymonhsdkupfxujb"
)
suspend
fun
jobLimitsType
(
value
:
String
)
max
Concurrent
Trials
Link copied to clipboard
@
JvmName
(
name
=
"bwaycidjqjjtnyur"
)
suspend
fun
maxConcurrentTrials
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"pcientldvjgymdsw"
)
suspend
fun
maxConcurrentTrials
(
value
:
Int
?
)
max
Total
Trials
Link copied to clipboard
@
JvmName
(
name
=
"fckdujtihpclihje"
)
suspend
fun
maxTotalTrials
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"wlduafshhtfcvxbs"
)
suspend
fun
maxTotalTrials
(
value
:
Int
?
)
timeout
Link copied to clipboard
@
JvmName
(
name
=
"kgognctiohqpseqh"
)
suspend
fun
timeout
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hewhupwgttkmlkng"
)
suspend
fun
timeout
(
value
:
String
?
)
trial
Timeout
Link copied to clipboard
@
JvmName
(
name
=
"nubinqqmoelvmccm"
)
suspend
fun
trialTimeout
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"epggisjtlsufvluq"
)
suspend
fun
trialTimeout
(
value
:
String
?
)