Uses of Class
software.amazon.awssdk.services.fsx.model.LustreLogConfiguration
-
Packages that use LustreLogConfiguration Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of LustreLogConfiguration in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return LustreLogConfiguration Modifier and Type Method Description LustreLogConfigurationFileCacheLustreConfiguration. logConfiguration()The configuration for Lustre logging used to write the enabled logging events for your Amazon File Cache resource to Amazon CloudWatch Logs.LustreLogConfigurationLustreFileSystemConfiguration. logConfiguration()The Lustre logging configuration.Methods in software.amazon.awssdk.services.fsx.model with parameters of type LustreLogConfiguration Modifier and Type Method Description FileCacheLustreConfiguration.BuilderFileCacheLustreConfiguration.Builder. logConfiguration(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.BuilderLustreFileSystemConfiguration.Builder. logConfiguration(LustreLogConfiguration logConfiguration)The Lustre logging configuration.
-