AssociateFileSystemAliasesRequest

The request object specifying one or more DNS alias names to associate with an Amazon FSx for Windows File Server file system.

Types

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

Properties

Link copied to clipboard

An array of one or more DNS alias names to associate with the file system. The alias name has to comply with the following formatting requirements:

Link copied to clipboard

(Optional) An idempotency token for resource creation, in a string of up to 63 ASCII characters. This token is automatically filled on your behalf when you use the Command Line Interface (CLI) or an Amazon Web Services SDK.

Link copied to clipboard

Specifies the file system with which you want to associate one or more DNS aliases.

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