---
type: resource-type
title: LocationFSxWindows
description: aws resource type AWS::DataSync::LocationFSxWindows
name: LocationFSxWindows
lexicon: aws
resource_type: AWS::DataSync::LocationFSxWindows
---
`AWS::DataSync::LocationFSxWindows`, a resource type of the aws lexicon.

## Properties

- `SecurityGroupArns` (`string[]`, required): The ARNs of the security groups that are to use to configure the FSx for Windows file system.
- `User` (`string`, required): The user who has the permissions to access files and folders in the FSx for Windows file system.
- `CmkSecretConfig` (`LocationFSxWindows_CmkSecretConfig`, optional)
- `CustomSecretConfig` (`LocationFSxWindows_CustomSecretConfig`, optional)
- `Domain` (`string`, optional): The name of the Windows domain that the FSx for Windows server belongs to.
- `FsxFilesystemArn` (`string`, optional): The Amazon Resource Name (ARN) for the FSx for Windows file system.
- `LocationArn` (`string`, optional): The Amazon Resource Name (ARN) of the Amazon FSx for Windows file system location that is created.
- `LocationUri` (`string`, optional): The URL of the FSx for Windows location that was described.
- `ManagedSecretConfig` (`LocationFSxWindows_ManagedSecretConfig`, optional)
- `Password` (`string`, optional): The password of the user who has the permissions to access files and folders in the FSx for Windows file system.
- `Subdirectory` (`string`, optional): A subdirectory in the location's path.
- `Tags` (`LocationFSxWindows_Tag[]`, optional): An array of key-value pairs to apply to this resource.

## Attributes

- `CmkSecretConfig.SecretArn`
- `LocationArn`
- `LocationUri`
- `ManagedSecretConfig`
