toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.sae.kotlin.outputs
/
GetApplicationsApplicationMountDesc
Get
Applications
Application
Mount
Desc
data
class
GetApplicationsApplicationMountDesc
(
val
mountPath
:
String
,
val
nasPath
:
String
)
Members
Constructors
Get
Applications
Application
Mount
Desc
Link copied to clipboard
constructor
(
mountPath
:
String
,
nasPath
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
mount
Path
Link copied to clipboard
val
mountPath
:
String
Container mount path.
nas
Path
Link copied to clipboard
val
nasPath
:
String
NAS relative file directory.