Uses of Class
software.amazon.awssdk.services.bedrock.model.CloudWatchConfig
-
Packages that use CloudWatchConfig Package Description software.amazon.awssdk.services.bedrock.model -
-
Uses of CloudWatchConfig in software.amazon.awssdk.services.bedrock.model
Methods in software.amazon.awssdk.services.bedrock.model that return CloudWatchConfig Modifier and Type Method Description CloudWatchConfigLoggingConfig. cloudWatchConfig()CloudWatch logging configuration.Methods in software.amazon.awssdk.services.bedrock.model with parameters of type CloudWatchConfig Modifier and Type Method Description LoggingConfig.BuilderLoggingConfig.Builder. cloudWatchConfig(CloudWatchConfig cloudWatchConfig)CloudWatch logging configuration.
-