StorageVirtualMachine

Describes the Amazon FSx for NetApp ONTAP storage virtual machine (SVM) configuration.

Types

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

Properties

Link copied to clipboard

Describes the Microsoft Active Directory configuration to which the SVM is joined, if applicable.

Link copied to clipboard

The time that the resource was created, in seconds (since 1970-01-01T00:00:00Z), also known as Unix time.

Link copied to clipboard

The endpoints that are used to access data or to manage the SVM using the NetApp ONTAP CLI, REST API, or NetApp CloudManager. They are the Iscsi, Management, Nfs, and Smb endpoints.

Link copied to clipboard

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

Link copied to clipboard

Describes the SVM's lifecycle status.

Link copied to clipboard

Describes why the SVM lifecycle state changed.

Link copied to clipboard
val name: String?

The name of the SVM, if provisioned.

Link copied to clipboard

The Amazon Resource Name (ARN) for a given resource. ARNs uniquely identify Amazon Web Services resources. We require an ARN when you need to specify a resource unambiguously across all of Amazon Web Services. For more information, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference.

Link copied to clipboard

The security style of the root volume of the SVM.

Link copied to clipboard

The SVM's system generated unique ID.

Link copied to clipboard

Describes the SVM's subtype.

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

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

Link copied to clipboard
val uuid: String?

The SVM's UUID (universally unique identifier).

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