| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
LustreLogConfiguration |
LustreLogConfiguration.clone() |
LustreLogConfiguration |
LustreFileSystemConfiguration.getLogConfiguration()
The Lustre logging configuration.
|
LustreLogConfiguration |
LustreLogConfiguration.withDestination(String destination)
The Amazon Resource Name (ARN) that specifies the destination of the logs.
|
LustreLogConfiguration |
LustreLogConfiguration.withLevel(LustreAccessAuditLogLevel level)
The data repository events that are logged by Amazon FSx.
|
LustreLogConfiguration |
LustreLogConfiguration.withLevel(String level)
The data repository events that are logged by Amazon FSx.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LustreFileSystemConfiguration.setLogConfiguration(LustreLogConfiguration logConfiguration)
The Lustre logging configuration.
|
LustreFileSystemConfiguration |
LustreFileSystemConfiguration.withLogConfiguration(LustreLogConfiguration logConfiguration)
The Lustre logging configuration.
|
Copyright © 2022. All rights reserved.