Uses of Interface
software.amazon.awscdk.services.bedrockagentcore.CfnOnlineEvaluationConfig.ClusteringConfigProperty
Packages that use CfnOnlineEvaluationConfig.ClusteringConfigProperty
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of CfnOnlineEvaluationConfig.ClusteringConfigProperty in software.amazon.awscdk.services.bedrockagentcore
Classes in software.amazon.awscdk.services.bedrockagentcore that implement CfnOnlineEvaluationConfig.ClusteringConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnOnlineEvaluationConfig.ClusteringConfigPropertyMethods in software.amazon.awscdk.services.bedrockagentcore that return CfnOnlineEvaluationConfig.ClusteringConfigPropertyModifier and TypeMethodDescriptionCfnOnlineEvaluationConfig.ClusteringConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.bedrockagentcore with parameters of type CfnOnlineEvaluationConfig.ClusteringConfigPropertyModifier and TypeMethodDescriptionCfnOnlineEvaluationConfig.Builder.clusteringConfig(CfnOnlineEvaluationConfig.ClusteringConfigProperty clusteringConfig) The configuration for clustering analysis of evaluation results.CfnOnlineEvaluationConfigProps.Builder.clusteringConfig(CfnOnlineEvaluationConfig.ClusteringConfigProperty clusteringConfig) Sets the value ofCfnOnlineEvaluationConfigProps.getClusteringConfig()voidCfnOnlineEvaluationConfig.setClusteringConfig(CfnOnlineEvaluationConfig.ClusteringConfigProperty value) The configuration for clustering analysis of evaluation results.