pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.inputs
/
SweepJobLimitsArgs
/
SweepJobLimitsArgs
Sweep
Job
Limits
Args
fun
SweepJobLimitsArgs
(
jobLimitsType
:
Output
<
String
>
,
maxConcurrentTrials
:
Output
<
Int
>
?
=
null
,
maxTotalTrials
:
Output
<
Int
>
?
=
null
,
timeout
:
Output
<
String
>
?
=
null
,
trialTimeout
:
Output
<
String
>
?
=
null
)