toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.inputs
/
JobServiceArgs
/
JobServiceArgs
Job
Service
Args
constructor
(
endpoint
:
Output
<
String
>
?
=
null
,
jobServiceType
:
Output
<
String
>
?
=
null
,
nodes
:
Output
<
AllNodesArgs
>
?
=
null
,
port
:
Output
<
Int
>
?
=
null
,
properties
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)