Uses of Class
software.amazon.awscdk.services.connect.CfnEvaluationForm.EvaluationFormItemProperty.Builder
Packages that use CfnEvaluationForm.EvaluationFormItemProperty.Builder
-
Uses of CfnEvaluationForm.EvaluationFormItemProperty.Builder in software.amazon.awscdk.services.connect
Methods in software.amazon.awscdk.services.connect that return CfnEvaluationForm.EvaluationFormItemProperty.BuilderModifier and TypeMethodDescriptionCfnEvaluationForm.EvaluationFormItemProperty.builder()CfnEvaluationForm.EvaluationFormItemProperty.Builder.question(IResolvable question) Sets the value ofCfnEvaluationForm.EvaluationFormItemProperty.getQuestion()CfnEvaluationForm.EvaluationFormItemProperty.Builder.question(CfnEvaluationForm.EvaluationFormQuestionProperty question) Sets the value ofCfnEvaluationForm.EvaluationFormItemProperty.getQuestion()CfnEvaluationForm.EvaluationFormItemProperty.Builder.section(IResolvable section) Sets the value ofCfnEvaluationForm.EvaluationFormItemProperty.getSection()CfnEvaluationForm.EvaluationFormItemProperty.Builder.section(CfnEvaluationForm.EvaluationFormSectionProperty section) Sets the value ofCfnEvaluationForm.EvaluationFormItemProperty.getSection()Constructors in software.amazon.awscdk.services.connect with parameters of type CfnEvaluationForm.EvaluationFormItemProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEvaluationForm.EvaluationFormItemProperty.Builder.