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