toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.datasync.kotlin
/
LocationFSxOpenZfsArgs
/
LocationFSxOpenZfsArgs
Location
FSx
Open
Zfs
Args
constructor
(
fsxFilesystemArn
:
Output
<
String
>
?
=
null
,
protocol
:
Output
<
LocationFSxOpenZfsProtocolArgs
>
?
=
null
,
securityGroupArns
:
Output
<
List
<
String
>
>
?
=
null
,
subdirectory
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
List
<
TagArgs
>
>
?
=
null
)