| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
static WindowsAccessAuditLogLevel |
WindowsAccessAuditLogLevel.fromValue(String value)
Use this in place of valueOf.
|
static WindowsAccessAuditLogLevel |
WindowsAccessAuditLogLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WindowsAccessAuditLogLevel[] |
WindowsAccessAuditLogLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
WindowsAuditLogConfiguration |
WindowsAuditLogConfiguration.withFileAccessAuditLogLevel(WindowsAccessAuditLogLevel fileAccessAuditLogLevel)
Sets which attempt type is logged by Amazon FSx for file and folder accesses.
|
WindowsAuditLogCreateConfiguration |
WindowsAuditLogCreateConfiguration.withFileAccessAuditLogLevel(WindowsAccessAuditLogLevel fileAccessAuditLogLevel)
Sets which attempt type is logged by Amazon FSx for file and folder accesses.
|
WindowsAuditLogConfiguration |
WindowsAuditLogConfiguration.withFileShareAccessAuditLogLevel(WindowsAccessAuditLogLevel fileShareAccessAuditLogLevel)
Sets which attempt type is logged by Amazon FSx for file share accesses.
|
WindowsAuditLogCreateConfiguration |
WindowsAuditLogCreateConfiguration.withFileShareAccessAuditLogLevel(WindowsAccessAuditLogLevel fileShareAccessAuditLogLevel)
Sets which attempt type is logged by Amazon FSx for file share accesses.
|
Copyright © 2023. All rights reserved.