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.outputs
/
DataContainerResponse
/
DataContainerResponse
Data
Container
Response
constructor
(
dataType
:
String
,
description
:
String
?
=
null
,
isArchived
:
Boolean
?
=
null
,
latestVersion
:
String
,
nextVersion
:
String
,
properties
:
Map
<
String
,
String
>
?
=
null
,
tags
:
Map
<
String
,
String
>
?
=
null
)