| Package | Description |
|---|---|
| com.amazonaws.services.datasync |
|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeLocationFsxWindowsResult |
AbstractAWSDataSync.describeLocationFsxWindows(DescribeLocationFsxWindowsRequest request) |
DescribeLocationFsxWindowsResult |
AWSDataSync.describeLocationFsxWindows(DescribeLocationFsxWindowsRequest describeLocationFsxWindowsRequest)
Provides details about how an DataSync transfer location for an Amazon FSx for Windows File Server file system is
configured.
|
DescribeLocationFsxWindowsResult |
AWSDataSyncClient.describeLocationFsxWindows(DescribeLocationFsxWindowsRequest request)
Provides details about how an DataSync transfer location for an Amazon FSx for Windows File Server file system is
configured.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeLocationFsxWindowsResult |
DescribeLocationFsxWindowsResult.clone() |
DescribeLocationFsxWindowsResult |
DescribeLocationFsxWindowsResult.withCreationTime(Date creationTime)
The time that the FSx for Windows File Server location was created.
|
DescribeLocationFsxWindowsResult |
DescribeLocationFsxWindowsResult.withDomain(String domain)
The name of the Microsoft Active Directory domain that the FSx for Windows File Server file system belongs to.
|
DescribeLocationFsxWindowsResult |
DescribeLocationFsxWindowsResult.withLocationArn(String locationArn)
The ARN of the FSx for Windows File Server location.
|
DescribeLocationFsxWindowsResult |
DescribeLocationFsxWindowsResult.withLocationUri(String locationUri)
The uniform resource identifier (URI) of the FSx for Windows File Server location.
|
DescribeLocationFsxWindowsResult |
DescribeLocationFsxWindowsResult.withSecurityGroupArns(Collection<String> securityGroupArns)
The ARNs of the security groups that are configured for the FSx for Windows File Server file system.
|
DescribeLocationFsxWindowsResult |
DescribeLocationFsxWindowsResult.withSecurityGroupArns(String... securityGroupArns)
The ARNs of the security groups that are configured for the FSx for Windows File Server file system.
|
DescribeLocationFsxWindowsResult |
DescribeLocationFsxWindowsResult.withUser(String user)
The user with the permissions to mount and access the FSx for Windows File Server file system.
|
Copyright © 2024. All rights reserved.