pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.ml.v1.kotlin
/
JobArgsBuilder
/
trainingInput
training
Input
@
JvmName
(
name
=
"dqbalcjyjwpffsym"
)
suspend
fun
trainingInput
(
value
:
Output
<
GoogleCloudMlV1__TrainingInputArgs
>
)
@
JvmName
(
name
=
"jwhcofsouqortsjc"
)
suspend
fun
trainingInput
(
value
:
GoogleCloudMlV1__TrainingInputArgs
?
)
Parameters
value
Input parameters to create a training job.
@
JvmName
(
name
=
"cqhentrgyrhajlqo"
)
suspend
fun
trainingInput
(
argument
:
suspend
GoogleCloudMlV1__TrainingInputArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
Input parameters to create a training job.