You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::DataSync::Types::DescribeLocationFsxWindowsResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#creation_timeTime

The time that the FSx for Windows location was created.

Returns:

  • (Time)

    The time that the FSx for Windows location was created.

#domainString

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

Returns:

  • (String)

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

#location_arnString

The Amazon Resource Name (ARN) of the FSx for Windows location that was described.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the FSx for Windows location that was described.

#location_uriString

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

Returns:

  • (String)

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

#security_group_arnsArray<String>

The Amazon Resource Names (ARNs) of the security groups that are configured for the FSx for Windows file system.

Returns:

  • (Array<String>)

    The Amazon Resource Names (ARNs) of the security groups that are configured for the FSx for Windows file system.

#userString

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

Returns:

  • (String)

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