toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.datasync.kotlin
/
LocationFSxOntapArgs
/
LocationFSxOntapArgs
Location
FSx
Ontap
Args
constructor
(
protocol
:
Output
<
LocationFSxOntapProtocolArgs
>
?
=
null
,
securityGroupArns
:
Output
<
List
<
String
>
>
?
=
null
,
storageVirtualMachineArn
:
Output
<
String
>
?
=
null
,
subdirectory
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
List
<
TagArgs
>
>
?
=
null
)