Class: Aws::Types::OpenZFSFileSystemIdentity

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#posix_userTypes::OpenZFSPosixFileSystemUser

Returns the value of attribute posix_user.



1368
1369
1370
# File 'sig/types.rbs', line 1368

def posix_user
  @posix_user
end

#type"POSIX"

Returns the value of attribute type.

Returns:

  • ("POSIX")


1367
1368
1369
# File 'sig/types.rbs', line 1367

def type
  @type
end