Uses of Interface
software.amazon.awscdk.services.bedrockagentcore.LoggingConfig
Packages that use LoggingConfig
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of LoggingConfig in software.amazon.awscdk.services.bedrockagentcore
Classes in software.amazon.awscdk.services.bedrockagentcore that implement LoggingConfigMethods in software.amazon.awscdk.services.bedrockagentcore that return LoggingConfigMethods in software.amazon.awscdk.services.bedrockagentcore that return types with arguments of type LoggingConfigModifier and TypeMethodDescriptiondefault List<LoggingConfig> RuntimeProps.getLoggingConfigs()Logging configuration for the runtime.final List<LoggingConfig> RuntimeProps.Jsii$Proxy.getLoggingConfigs()Method parameters in software.amazon.awscdk.services.bedrockagentcore with type arguments of type LoggingConfigModifier and TypeMethodDescriptionRuntime.Builder.loggingConfigs(List<? extends LoggingConfig> loggingConfigs) Logging configuration for the runtime.RuntimeProps.Builder.loggingConfigs(List<? extends LoggingConfig> loggingConfigs) Sets the value ofRuntimeProps.getLoggingConfigs()