LocationFSxWindows

class LocationFSxWindows : KotlinCustomResource

Resource schema for AWS::DataSync::LocationFSxWindows.

Properties

Link copied to clipboard
val domain: Output<String>?

The name of the Windows domain that the FSx for Windows server belongs to.

Link copied to clipboard
val fsxFilesystemArn: Output<String>?

The Amazon Resource Name (ARN) for the FSx for Windows file system.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val locationArn: Output<String>

The Amazon Resource Name (ARN) of the Amazon FSx for Windows file system location that is created.

Link copied to clipboard
val locationUri: Output<String>

The URL of the FSx for Windows location that was described.

Link copied to clipboard
val password: Output<String>?

The password of the user who has the permissions to access files and folders in the FSx for Windows file system.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The ARNs of the security groups that are to use to configure the FSx for Windows file system.

Link copied to clipboard
val subdirectory: Output<String>?

A subdirectory in the location's path.

Link copied to clipboard
val tags: Output<List<Tag>>?

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val user: Output<String>

The user who has the permissions to access files and folders in the FSx for Windows file system.