Uses of Class
software.amazon.awssdk.services.bedrockagentcore.model.CloudWatchFilterConfig
Packages that use CloudWatchFilterConfig
-
Uses of CloudWatchFilterConfig in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return CloudWatchFilterConfigModifier and TypeMethodDescriptionfinal CloudWatchFilterConfigCloudWatchLogsSource.filterConfig()Optional filter configuration to narrow down which sessions to evaluate.Methods in software.amazon.awssdk.services.bedrockagentcore.model with parameters of type CloudWatchFilterConfigModifier and TypeMethodDescriptionCloudWatchLogsSource.Builder.filterConfig(CloudWatchFilterConfig filterConfig) Optional filter configuration to narrow down which sessions to evaluate.