OntapFileSystemIdentity

Specifies the file system user identity that will be used for authorizing all file access requests that are made using the S3 access point. The identity can be either a UNIX user or a Windows user.

Types

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

Properties

Link copied to clipboard

Specifies the FSx for ONTAP user identity type. Valid values are UNIX and WINDOWS.

Link copied to clipboard

Specifies the UNIX user identity for file system operations.

Link copied to clipboard

Specifies the Windows user identity for file system operations.

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