Uses of Class
software.amazon.awssdk.services.fsx.model.WindowsAuditLogConfiguration
-
Packages that use WindowsAuditLogConfiguration Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of WindowsAuditLogConfiguration in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return WindowsAuditLogConfiguration Modifier and Type Method Description WindowsAuditLogConfigurationWindowsFileSystemConfiguration. auditLogConfiguration()The configuration that Amazon FSx for Windows File Server uses to audit and log user accesses of files, folders, and file shares on the Amazon FSx for Windows File Server file system.Methods in software.amazon.awssdk.services.fsx.model with parameters of type WindowsAuditLogConfiguration Modifier and Type Method Description WindowsFileSystemConfiguration.BuilderWindowsFileSystemConfiguration.Builder. auditLogConfiguration(WindowsAuditLogConfiguration auditLogConfiguration)The configuration that Amazon FSx for Windows File Server uses to audit and log user accesses of files, folders, and file shares on the Amazon FSx for Windows File Server file system.
-