Uses of Class
software.amazon.awscdk.services.bedrockagentcore.CfnOnlineEvaluationConfig.RuleProperty.Builder
Packages that use CfnOnlineEvaluationConfig.RuleProperty.Builder
Package
Description
AWS::BedrockAgentCore Construct Library
-
Uses of CfnOnlineEvaluationConfig.RuleProperty.Builder in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return CfnOnlineEvaluationConfig.RuleProperty.BuilderModifier and TypeMethodDescriptionCfnOnlineEvaluationConfig.RuleProperty.builder()Sets the value ofCfnOnlineEvaluationConfig.RuleProperty.getFilters()CfnOnlineEvaluationConfig.RuleProperty.Builder.filters(IResolvable filters) Sets the value ofCfnOnlineEvaluationConfig.RuleProperty.getFilters()CfnOnlineEvaluationConfig.RuleProperty.Builder.samplingConfig(IResolvable samplingConfig) Sets the value ofCfnOnlineEvaluationConfig.RuleProperty.getSamplingConfig()CfnOnlineEvaluationConfig.RuleProperty.Builder.samplingConfig(CfnOnlineEvaluationConfig.SamplingConfigProperty samplingConfig) Sets the value ofCfnOnlineEvaluationConfig.RuleProperty.getSamplingConfig()CfnOnlineEvaluationConfig.RuleProperty.Builder.sessionConfig(IResolvable sessionConfig) Sets the value ofCfnOnlineEvaluationConfig.RuleProperty.getSessionConfig()CfnOnlineEvaluationConfig.RuleProperty.Builder.sessionConfig(CfnOnlineEvaluationConfig.SessionConfigProperty sessionConfig) Sets the value ofCfnOnlineEvaluationConfig.RuleProperty.getSessionConfig()Constructors in software.amazon.awscdk.services.bedrockagentcore with parameters of type CfnOnlineEvaluationConfig.RuleProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnOnlineEvaluationConfig.RuleProperty.Builder.