toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.nas.kotlin
/
AccessRuleArgsBuilder
Access
Rule
Args
Builder
class
AccessRuleArgsBuilder
Builder for
AccessRuleArgs
.
Members
Functions
access
Group
Name
Link copied to clipboard
@
JvmName
(
name
=
"jrduemvhhvcsbbkg"
)
suspend
fun
accessGroupName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bmdqwgxkclvabaai"
)
suspend
fun
accessGroupName
(
value
:
String
?
)
file
System
Type
Link copied to clipboard
@
JvmName
(
name
=
"tychnvygvmpyqyoh"
)
suspend
fun
fileSystemType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"siucqghgdfvgmjsk"
)
suspend
fun
fileSystemType
(
value
:
String
?
)
ipv6Source
Cidr
Ip
Link copied to clipboard
@
JvmName
(
name
=
"dimjqkibuyxsrlmf"
)
suspend
fun
ipv6SourceCidrIp
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qdwacqoxmdapofvg"
)
suspend
fun
ipv6SourceCidrIp
(
value
:
String
?
)
priority
Link copied to clipboard
@
JvmName
(
name
=
"ippegvqvdhhfmson"
)
suspend
fun
priority
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"kbniyyjysxjpjukp"
)
suspend
fun
priority
(
value
:
Int
?
)
rw
Access
Type
Link copied to clipboard
@
JvmName
(
name
=
"erkwxvamcjobffcc"
)
suspend
fun
rwAccessType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dreaohroegciiptq"
)
suspend
fun
rwAccessType
(
value
:
String
?
)
source
Cidr
Ip
Link copied to clipboard
@
JvmName
(
name
=
"nnhdjgbbbcdtavbr"
)
suspend
fun
sourceCidrIp
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qhnlxykxmmemourq"
)
suspend
fun
sourceCidrIp
(
value
:
String
?
)
user
Access
Type
Link copied to clipboard
@
JvmName
(
name
=
"bmnqeccylpsgcyan"
)
suspend
fun
userAccessType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fbshsmosicsffcyh"
)
suspend
fun
userAccessType
(
value
:
String
?
)