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
/
ComputeInstanceDataMountResponse
/
ComputeInstanceDataMountResponse
Compute
Instance
Data
Mount
Response
constructor
(
createdBy
:
String
?
=
null
,
error
:
String
?
=
null
,
mountAction
:
String
?
=
null
,
mountName
:
String
?
=
null
,
mountPath
:
String
?
=
null
,
mountState
:
String
?
=
null
,
mountedOn
:
String
?
=
null
,
source
:
String
?
=
null
,
sourceType
:
String
?
=
null
)