toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.filestore.kotlin.inputs
/
InstanceFileSharesNfsExportOptionArgs
/
InstanceFileSharesNfsExportOptionArgs
Instance
File
Shares
Nfs
Export
Option
Args
constructor
(
accessMode
:
Output
<
String
>
?
=
null
,
anonGid
:
Output
<
Int
>
?
=
null
,
anonUid
:
Output
<
Int
>
?
=
null
,
ipRanges
:
Output
<
List
<
String
>
>
?
=
null
,
squashMode
:
Output
<
String
>
?
=
null
)