Uses of Class
software.amazon.awssdk.services.managedblockchain.model.LogConfiguration
-
Packages that use LogConfiguration Package Description software.amazon.awssdk.services.managedblockchain.model -
-
Uses of LogConfiguration in software.amazon.awssdk.services.managedblockchain.model
Methods in software.amazon.awssdk.services.managedblockchain.model that return LogConfiguration Modifier and Type Method Description LogConfigurationLogConfigurations. cloudwatch()Parameters for publishing logs to Amazon CloudWatch Logs.Methods in software.amazon.awssdk.services.managedblockchain.model with parameters of type LogConfiguration Modifier and Type Method Description LogConfigurations.BuilderLogConfigurations.Builder. cloudwatch(LogConfiguration cloudwatch)Parameters for publishing logs to Amazon CloudWatch Logs.
-