toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.datasync.kotlin
/
LocationFSxWindowsArgs
/
LocationFSxWindowsArgs
Location
FSx
Windows
Args
constructor
(
domain
:
Output
<
String
>
?
=
null
,
fsxFilesystemArn
:
Output
<
String
>
?
=
null
,
password
:
Output
<
String
>
?
=
null
,
securityGroupArns
:
Output
<
List
<
String
>
>
?
=
null
,
subdirectory
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
List
<
TagArgs
>
>
?
=
null
,
user
:
Output
<
String
>
?
=
null
)