aws-native logo
AWS Native v0.54.0, Mar 21 23

aws-native.datasync.LocationFSxWindows

Resource schema for AWS::DataSync::LocationFSxWindows.

Create LocationFSxWindows Resource

new LocationFSxWindows(name: string, args: LocationFSxWindowsArgs, opts?: CustomResourceOptions);
@overload
def LocationFSxWindows(resource_name: str,
                       opts: Optional[ResourceOptions] = None,
                       domain: Optional[str] = None,
                       fsx_filesystem_arn: Optional[str] = None,
                       password: Optional[str] = None,
                       security_group_arns: Optional[Sequence[str]] = None,
                       subdirectory: Optional[str] = None,
                       tags: Optional[Sequence[LocationFSxWindowsTagArgs]] = None,
                       user: Optional[str] = None)
@overload
def LocationFSxWindows(resource_name: str,
                       args: LocationFSxWindowsArgs,
                       opts: Optional[ResourceOptions] = None)
func NewLocationFSxWindows(ctx *Context, name string, args LocationFSxWindowsArgs, opts ...ResourceOption) (*LocationFSxWindows, error)
public LocationFSxWindows(string name, LocationFSxWindowsArgs args, CustomResourceOptions? opts = null)
public LocationFSxWindows(String name, LocationFSxWindowsArgs args)
public LocationFSxWindows(String name, LocationFSxWindowsArgs args, CustomResourceOptions options)
type: aws-native:datasync:LocationFSxWindows
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.

name string
The unique name of the resource.
args LocationFSxWindowsArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
resource_name str
The unique name of the resource.
args LocationFSxWindowsArgs
The arguments to resource properties.
opts ResourceOptions
Bag of options to control resource's behavior.
ctx Context
Context object for the current deployment.
name string
The unique name of the resource.
args LocationFSxWindowsArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name string
The unique name of the resource.
args LocationFSxWindowsArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
name String
The unique name of the resource.
args LocationFSxWindowsArgs
The arguments to resource properties.
options CustomResourceOptions
Bag of options to control resource's behavior.

LocationFSxWindows Resource Properties

To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

Inputs

The LocationFSxWindows resource accepts the following input properties:

SecurityGroupArns List<string>

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

User string

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

Domain string

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

FsxFilesystemArn string

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

Password string

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

Subdirectory string

A subdirectory in the location's path.

Tags List<Pulumi.AwsNative.DataSync.Inputs.LocationFSxWindowsTagArgs>

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

SecurityGroupArns []string

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

User string

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

Domain string

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

FsxFilesystemArn string

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

Password string

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

Subdirectory string

A subdirectory in the location's path.

Tags []LocationFSxWindowsTagArgs

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

securityGroupArns List<String>

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

user String

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

domain String

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

fsxFilesystemArn String

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

password String

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

subdirectory String

A subdirectory in the location's path.

tags List<LocationFSxWindowsTagArgs>

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

securityGroupArns string[]

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

user string

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

domain string

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

fsxFilesystemArn string

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

password string

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

subdirectory string

A subdirectory in the location's path.

tags LocationFSxWindowsTagArgs[]

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

security_group_arns Sequence[str]

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

user str

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

domain str

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

fsx_filesystem_arn str

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

password str

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

subdirectory str

A subdirectory in the location's path.

tags Sequence[LocationFSxWindowsTagArgs]

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

securityGroupArns List<String>

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

user String

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

domain String

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

fsxFilesystemArn String

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

password String

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

subdirectory String

A subdirectory in the location's path.

tags List<Property Map>

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

Outputs

All input properties are implicitly available as output properties. Additionally, the LocationFSxWindows resource produces the following output properties:

Id string

The provider-assigned unique ID for this managed resource.

LocationArn string

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

LocationUri string

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

Id string

The provider-assigned unique ID for this managed resource.

LocationArn string

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

LocationUri string

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

id String

The provider-assigned unique ID for this managed resource.

locationArn String

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

locationUri String

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

id string

The provider-assigned unique ID for this managed resource.

locationArn string

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

locationUri string

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

id str

The provider-assigned unique ID for this managed resource.

location_arn str

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

location_uri str

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

id String

The provider-assigned unique ID for this managed resource.

locationArn String

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

locationUri String

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

Supporting Types

LocationFSxWindowsTag

Key string

The key for an AWS resource tag.

Value string

The value for an AWS resource tag.

Key string

The key for an AWS resource tag.

Value string

The value for an AWS resource tag.

key String

The key for an AWS resource tag.

value String

The value for an AWS resource tag.

key string

The key for an AWS resource tag.

value string

The value for an AWS resource tag.

key str

The key for an AWS resource tag.

value str

The value for an AWS resource tag.

key String

The key for an AWS resource tag.

value String

The value for an AWS resource tag.

Package Details

Repository
AWS Native pulumi/pulumi-aws-native
License
Apache-2.0