Uses of Class
software.amazon.awscdk.services.connect.CfnEvaluationForm.EvaluationFormMultiSelectQuestionPropertiesProperty.Builder
-
Uses of CfnEvaluationForm.EvaluationFormMultiSelectQuestionPropertiesProperty.Builder in software.amazon.awscdk.services.connect
Methods in software.amazon.awscdk.services.connect that return CfnEvaluationForm.EvaluationFormMultiSelectQuestionPropertiesProperty.BuilderModifier and TypeMethodDescriptionCfnEvaluationForm.EvaluationFormMultiSelectQuestionPropertiesProperty.Builder.automation(IResolvable automation) CfnEvaluationForm.EvaluationFormMultiSelectQuestionPropertiesProperty.Builder.automation(CfnEvaluationForm.EvaluationFormMultiSelectQuestionAutomationProperty automation) CfnEvaluationForm.EvaluationFormMultiSelectQuestionPropertiesProperty.builder()CfnEvaluationForm.EvaluationFormMultiSelectQuestionPropertiesProperty.Builder.displayAs(String displayAs) CfnEvaluationForm.EvaluationFormMultiSelectQuestionPropertiesProperty.Builder.options(List<? extends Object> options) CfnEvaluationForm.EvaluationFormMultiSelectQuestionPropertiesProperty.Builder.options(IResolvable options) Constructors in software.amazon.awscdk.services.connect with parameters of type CfnEvaluationForm.EvaluationFormMultiSelectQuestionPropertiesProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEvaluationForm.EvaluationFormMultiSelectQuestionPropertiesProperty.Builder.