| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
LustreLogConfiguration |
LustreLogConfiguration.clone() |
LustreLogConfiguration |
FileCacheLustreConfiguration.getLogConfiguration()
The configuration for Lustre logging used to write the enabled logging events for your Amazon File Cache resource
to Amazon CloudWatch Logs.
|
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 |
FileCacheLustreConfiguration.setLogConfiguration(LustreLogConfiguration logConfiguration)
The configuration for Lustre logging used to write the enabled logging events for your Amazon File Cache resource
to Amazon CloudWatch Logs.
|
void |
LustreFileSystemConfiguration.setLogConfiguration(LustreLogConfiguration logConfiguration)
The Lustre logging configuration.
|
FileCacheLustreConfiguration |
FileCacheLustreConfiguration.withLogConfiguration(LustreLogConfiguration logConfiguration)
The configuration for Lustre logging used to write the enabled logging events for your Amazon File Cache resource
to Amazon CloudWatch Logs.
|
LustreFileSystemConfiguration |
LustreFileSystemConfiguration.withLogConfiguration(LustreLogConfiguration logConfiguration)
The Lustre logging configuration.
|
Copyright © 2025. All rights reserved.