pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.fc.kotlin.outputs
/
ServiceNasConfigMountPoint
Service
Nas
Config
Mount
Point
data
class
ServiceNasConfigMountPoint
(
val
mountDir
:
String
,
val
serverAddr
:
String
)
Types
Constructors
Properties
Constructors
Service
Nas
Config
Mount
Point
Link copied to clipboard
fun
ServiceNasConfigMountPoint
(
mountDir
:
String
,
serverAddr
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
mount
Dir
Link copied to clipboard
val
mountDir
:
String
The local address where to mount your remote NAS directory.
server
Addr
Link copied to clipboard
val
serverAddr
:
String
The address of the remote NAS directory.