toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.fc.kotlin.outputs
/
ServiceNasConfigMountPoint
Service
Nas
Config
Mount
Point
data
class
ServiceNasConfigMountPoint
(
val
mountDir
:
String
,
val
serverAddr
:
String
)
Members
Constructors
Service
Nas
Config
Mount
Point
Link copied to clipboard
constructor
(
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.