Uses of Class
software.amazon.awscdk.services.connect.CfnEvaluationForm.EvaluationFormSectionProperty.Builder
Packages that use CfnEvaluationForm.EvaluationFormSectionProperty.Builder
-
Uses of CfnEvaluationForm.EvaluationFormSectionProperty.Builder in software.amazon.awscdk.services.connect
Methods in software.amazon.awscdk.services.connect that return CfnEvaluationForm.EvaluationFormSectionProperty.BuilderModifier and TypeMethodDescriptionCfnEvaluationForm.EvaluationFormSectionProperty.builder()CfnEvaluationForm.EvaluationFormSectionProperty.Builder.instructions(String instructions) Sets the value ofCfnEvaluationForm.EvaluationFormSectionProperty.getInstructions()CfnEvaluationForm.EvaluationFormSectionProperty.Builder.isExcludedFromScoring(Boolean isExcludedFromScoring) CfnEvaluationForm.EvaluationFormSectionProperty.Builder.isExcludedFromScoring(IResolvable isExcludedFromScoring) Sets the value ofCfnEvaluationForm.EvaluationFormSectionProperty.getItems()CfnEvaluationForm.EvaluationFormSectionProperty.Builder.items(IResolvable items) Sets the value ofCfnEvaluationForm.EvaluationFormSectionProperty.getItems()Sets the value ofCfnEvaluationForm.EvaluationFormSectionProperty.getRefId()CfnEvaluationForm.EvaluationFormSectionProperty.Builder.scoreThresholds(List<? extends Object> scoreThresholds) Sets the value ofCfnEvaluationForm.EvaluationFormSectionProperty.getScoreThresholds()CfnEvaluationForm.EvaluationFormSectionProperty.Builder.scoreThresholds(IResolvable scoreThresholds) Sets the value ofCfnEvaluationForm.EvaluationFormSectionProperty.getScoreThresholds()Sets the value ofCfnEvaluationForm.EvaluationFormSectionProperty.getTitle()Sets the value ofCfnEvaluationForm.EvaluationFormSectionProperty.getWeight()Constructors in software.amazon.awscdk.services.connect with parameters of type CfnEvaluationForm.EvaluationFormSectionProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEvaluationForm.EvaluationFormSectionProperty.Builder.