Location FSx Windows Args
data class LocationFSxWindowsArgs(val domain: Output<String>? = null, val fsxFilesystemArn: Output<String>? = null, val password: Output<String>? = null, val securityGroupArns: Output<List<String>>? = null, val subdirectory: Output<String>? = null, val tags: Output<List<TagArgs>>? = null, val user: Output<String>? = null) : ConvertibleToJava<LocationFSxWindowsArgs>
Resource schema for AWS::DataSync::LocationFSxWindows.