Uses of Class
software.amazon.awscdk.services.connect.CfnEvaluationFormProps.Builder
Packages that use CfnEvaluationFormProps.Builder
-
Uses of CfnEvaluationFormProps.Builder in software.amazon.awscdk.services.connect
Methods in software.amazon.awscdk.services.connect that return CfnEvaluationFormProps.BuilderModifier and TypeMethodDescriptionCfnEvaluationFormProps.builder()CfnEvaluationFormProps.Builder.description(String description) Sets the value ofCfnEvaluationFormProps.getDescription()CfnEvaluationFormProps.Builder.instanceArn(String instanceArn) Sets the value ofCfnEvaluationFormProps.getInstanceArn()Sets the value ofCfnEvaluationFormProps.getItems()CfnEvaluationFormProps.Builder.items(IResolvable items) Sets the value ofCfnEvaluationFormProps.getItems()CfnEvaluationFormProps.Builder.scoringStrategy(IResolvable scoringStrategy) Sets the value ofCfnEvaluationFormProps.getScoringStrategy()CfnEvaluationFormProps.Builder.scoringStrategy(CfnEvaluationForm.ScoringStrategyProperty scoringStrategy) Sets the value ofCfnEvaluationFormProps.getScoringStrategy()Sets the value ofCfnEvaluationFormProps.getStatus()Sets the value ofCfnEvaluationFormProps.getTags()Sets the value ofCfnEvaluationFormProps.getTitle()Constructors in software.amazon.awscdk.services.connect with parameters of type CfnEvaluationFormProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnEvaluationFormProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnEvaluationFormProps.Builder.