toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.datasync.kotlin
/
LocationFsxOntapFileSystemArgs
/
LocationFsxOntapFileSystemArgs
Location
Fsx
Ontap
File
System
Args
constructor
(
protocol
:
Output
<
LocationFsxOntapFileSystemProtocolArgs
>
?
=
null
,
securityGroupArns
:
Output
<
List
<
String
>
>
?
=
null
,
storageVirtualMachineArn
:
Output
<
String
>
?
=
null
,
subdirectory
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)