CreateStorageVirtualMachineRequest

Types

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

Properties

Link copied to clipboard

Describes the self-managed Microsoft Active Directory to which you want to join the SVM. Joining an Active Directory provides user authentication and access control for SMB clients, including Microsoft Windows and macOS client accessing the file system.

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

The globally unique ID of the file system, assigned by Amazon FSx.

Link copied to clipboard
val name: String?

The name of the SVM.

Link copied to clipboard

The security style of the root volume of the SVM. Specify one of the following values:

Link copied to clipboard

The password to use when managing the SVM using the NetApp ONTAP CLI or REST API. If you do not specify a password, you can still use the file system's fsxadmin user to manage the SVM.

Link copied to clipboard
val tags: List<Tag>?

A list of Tag values, with a maximum of 50 elements.

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