pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.inputs
/
JobServiceArgs
/
JobServiceArgs
Job
Service
Args
fun
JobServiceArgs
(
endpoint
:
Output
<
String
>
?
=
null
,
jobServiceType
:
Output
<
String
>
?
=
null
,
nodes
:
Output
<
AllNodesArgs
>
?
=
null
,
port
:
Output
<
Int
>
?
=
null
,
properties
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)