toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.outputs
/
FeaturesetJobResponse
/
FeaturesetJobResponse
Featureset
Job
Response
constructor
(
createdDate
:
String
?
=
null
,
displayName
:
String
?
=
null
,
duration
:
String
?
=
null
,
experimentId
:
String
?
=
null
,
featureWindow
:
FeatureWindowResponse
?
=
null
,
jobId
:
String
?
=
null
,
status
:
String
?
=
null
,
tags
:
Map
<
String
,
String
>
?
=
null
,
type
:
String
?
=
null
)