toggle menu
pulumi-azure-native-kotlin
2.90.0.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
=
"jtbfvovdqaxovojd"
)
suspend
fun
jobLimitsType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mvyalxufkrvbrgvs"
)
suspend
fun
jobLimitsType
(
value
:
String
)
max
Concurrent
Trials
Link copied to clipboard
@
JvmName
(
name
=
"xbvhiryohwlphhuk"
)
suspend
fun
maxConcurrentTrials
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"cqlvoxduwfjjuodc"
)
suspend
fun
maxConcurrentTrials
(
value
:
Int
?
)
max
Total
Trials
Link copied to clipboard
@
JvmName
(
name
=
"pdoitbcihvwvnkme"
)
suspend
fun
maxTotalTrials
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"rmsjwirsbattrjpo"
)
suspend
fun
maxTotalTrials
(
value
:
Int
?
)
timeout
Link copied to clipboard
@
JvmName
(
name
=
"cchrcmilorlrdjvt"
)
suspend
fun
timeout
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xripceiomuuphqow"
)
suspend
fun
timeout
(
value
:
String
?
)
trial
Timeout
Link copied to clipboard
@
JvmName
(
name
=
"fofidyibgvnvhqgi"
)
suspend
fun
trialTimeout
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"deougooysyfrkqbp"
)
suspend
fun
trialTimeout
(
value
:
String
?
)