sMBACLEnabled property
If this value is set to true
, it indicates that access control
list (ACL) is enabled on the SMB file share. If it is set to
false
, it indicates that file and directory permissions are
mapped to the POSIX permission.
For more information, see Using Microsoft Windows ACLs to control access to an SMB file share in the AWS Storage Gateway User Guide.
Implementation
final bool? sMBACLEnabled;