toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.nas.kotlin.inputs
/
FileSystemNfsAclArgs
File
System
Nfs
Acl
Args
data
class
FileSystemNfsAclArgs
(
val
enabled
:
Output
<
Boolean
>
?
=
null
)
:
ConvertibleToJava
<
FileSystemNfsAclArgs
>
Members
Constructors
File
System
Nfs
Acl
Args
Link copied to clipboard
constructor
(
enabled
:
Output
<
Boolean
>
?
=
null
)
Properties
enabled
Link copied to clipboard
val
enabled
:
Output
<
Boolean
>
?
=
null
Whether the NFS ACL function is enabled.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
FileSystemNfsAclArgs