Uses of Class
software.amazon.awssdk.services.simspaceweaver.model.LoggingConfiguration
-
Packages that use LoggingConfiguration Package Description software.amazon.awssdk.services.simspaceweaver.model -
-
Uses of LoggingConfiguration in software.amazon.awssdk.services.simspaceweaver.model
Methods in software.amazon.awssdk.services.simspaceweaver.model that return LoggingConfiguration Modifier and Type Method Description LoggingConfigurationDescribeSimulationResponse. loggingConfiguration()Settings that control how SimSpace Weaver handles your simulation log data.Methods in software.amazon.awssdk.services.simspaceweaver.model with parameters of type LoggingConfiguration Modifier and Type Method Description DescribeSimulationResponse.BuilderDescribeSimulationResponse.Builder. loggingConfiguration(LoggingConfiguration loggingConfiguration)Settings that control how SimSpace Weaver handles your simulation log data.
-