DescribeLocationFsxWindowsResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Describes configuration information for a DataSync-managed secret, such as a Password that DataSync uses to access a specific storage location, with a customer-managed KMS key.

Link copied to clipboard
val creationTime: <Error class: unknown class>?

The time that the FSx for Windows File Server location was created.

Link copied to clipboard

Describes configuration information for a customer-managed secret, such as a Password that DataSync uses to access a specific storage location, with a customer-managed Identity and Access Management (IAM) role that provides access to the secret.

Link copied to clipboard

The name of the Microsoft Active Directory domain that the FSx for Windows File Server file system belongs to.

Link copied to clipboard

The ARN of the FSx for Windows File Server location.

Link copied to clipboard

The uniform resource identifier (URI) of the FSx for Windows File Server location.

Link copied to clipboard

Describes configuration information for a DataSync-managed secret, such as a Password that DataSync uses to access a specific storage location. DataSync uses the default Amazon Web Services-managed KMS key to encrypt this secret in Secrets Manager.

Link copied to clipboard

The ARNs of the Amazon EC2 security groups that provide access to your file system's preferred subnet.

Link copied to clipboard
val user: String?

The user with the permissions to mount and access the FSx for Windows File Server file system.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String