pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.sae.kotlin.outputs
/
GetApplicationsApplicationMountDesc
Get
Applications
Application
Mount
Desc
data
class
GetApplicationsApplicationMountDesc
(
val
mountPath
:
String
,
val
nasPath
:
String
)
Types
Constructors
Properties
Constructors
Get
Applications
Application
Mount
Desc
Link copied to clipboard
fun
GetApplicationsApplicationMountDesc
(
mountPath
:
String
,
nasPath
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
mount
Path
Link copied to clipboard
val
mountPath
:
String
The Container mount path.
nas
Path
Link copied to clipboard
val
nasPath
:
String
NAS relative file directory.