Uses of Class
software.amazon.awssdk.services.fsx.model.WindowsAuditLogCreateConfiguration
-
Packages that use WindowsAuditLogCreateConfiguration Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of WindowsAuditLogCreateConfiguration in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return WindowsAuditLogCreateConfiguration Modifier and Type Method Description WindowsAuditLogCreateConfigurationCreateFileSystemWindowsConfiguration. 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.WindowsAuditLogCreateConfigurationUpdateFileSystemWindowsConfiguration. 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 WindowsAuditLogCreateConfiguration Modifier and Type Method Description CreateFileSystemWindowsConfiguration.BuilderCreateFileSystemWindowsConfiguration.Builder. auditLogConfiguration(WindowsAuditLogCreateConfiguration 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.UpdateFileSystemWindowsConfiguration.BuilderUpdateFileSystemWindowsConfiguration.Builder. auditLogConfiguration(WindowsAuditLogCreateConfiguration 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..
-