Uses of Interface
software.amazon.awscdk.services.connect.CfnEvaluationForm.ScoringStrategyProperty
Packages that use CfnEvaluationForm.ScoringStrategyProperty
-
Uses of CfnEvaluationForm.ScoringStrategyProperty in software.amazon.awscdk.services.connect
Classes in software.amazon.awscdk.services.connect that implement CfnEvaluationForm.ScoringStrategyPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnEvaluationForm.ScoringStrategyPropertyMethods in software.amazon.awscdk.services.connect that return CfnEvaluationForm.ScoringStrategyPropertyModifier and TypeMethodDescriptionCfnEvaluationForm.ScoringStrategyProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.connect with parameters of type CfnEvaluationForm.ScoringStrategyPropertyModifier and TypeMethodDescriptionCfnEvaluationForm.Builder.scoringStrategy(CfnEvaluationForm.ScoringStrategyProperty scoringStrategy) A scoring strategy of the evaluation form.CfnEvaluationFormProps.Builder.scoringStrategy(CfnEvaluationForm.ScoringStrategyProperty scoringStrategy) Sets the value ofCfnEvaluationFormProps.getScoringStrategy()voidCfnEvaluationForm.setScoringStrategy(CfnEvaluationForm.ScoringStrategyProperty value) A scoring strategy of the evaluation form.