Uses of Class
software.amazon.awscdk.services.connect.CfnEvaluationForm.EvaluationFormQuestionTypePropertiesProperty.Builder
Packages that use CfnEvaluationForm.EvaluationFormQuestionTypePropertiesProperty.Builder
-
Uses of CfnEvaluationForm.EvaluationFormQuestionTypePropertiesProperty.Builder in software.amazon.awscdk.services.connect
Methods in software.amazon.awscdk.services.connect that return CfnEvaluationForm.EvaluationFormQuestionTypePropertiesProperty.BuilderModifier and TypeMethodDescriptionCfnEvaluationForm.EvaluationFormQuestionTypePropertiesProperty.builder()CfnEvaluationForm.EvaluationFormQuestionTypePropertiesProperty.Builder.numeric(IResolvable numeric) CfnEvaluationForm.EvaluationFormQuestionTypePropertiesProperty.Builder.numeric(CfnEvaluationForm.EvaluationFormNumericQuestionPropertiesProperty numeric) CfnEvaluationForm.EvaluationFormQuestionTypePropertiesProperty.Builder.singleSelect(IResolvable singleSelect) CfnEvaluationForm.EvaluationFormQuestionTypePropertiesProperty.Builder.singleSelect(CfnEvaluationForm.EvaluationFormSingleSelectQuestionPropertiesProperty singleSelect) Constructors in software.amazon.awscdk.services.connect with parameters of type CfnEvaluationForm.EvaluationFormQuestionTypePropertiesProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEvaluationForm.EvaluationFormQuestionTypePropertiesProperty.Builder.