pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.inputs
/
MLFlowModelJobInputArgs
/
MLFlowModelJobInputArgs
MLFlow
Model
Job
Input
Args
fun
MLFlowModelJobInputArgs
(
description
:
Output
<
String
>
?
=
null
,
jobInputType
:
Output
<
String
>
,
mode
:
Output
<
Either
<
String
,
InputDeliveryMode
>
>
?
=
null
,
uri
:
Output
<
String
>
)