Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.connect.CfnEvaluationFormPropsMixin.EvaluationFormQuestionProperty.Builder
Packages that use CfnEvaluationFormPropsMixin.EvaluationFormQuestionProperty.Builder
-
Uses of CfnEvaluationFormPropsMixin.EvaluationFormQuestionProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.connect
Methods in software.amazon.awscdk.cfnpropertymixins.services.connect that return CfnEvaluationFormPropsMixin.EvaluationFormQuestionProperty.BuilderModifier and TypeMethodDescriptionCfnEvaluationFormPropsMixin.EvaluationFormQuestionProperty.builder()CfnEvaluationFormPropsMixin.EvaluationFormQuestionProperty.Builder.enablement(CfnEvaluationFormPropsMixin.EvaluationFormItemEnablementConfigurationProperty enablement) CfnEvaluationFormPropsMixin.EvaluationFormQuestionProperty.Builder.enablement(IResolvable enablement) CfnEvaluationFormPropsMixin.EvaluationFormQuestionProperty.Builder.instructions(String instructions) CfnEvaluationFormPropsMixin.EvaluationFormQuestionProperty.Builder.notApplicableEnabled(Boolean notApplicableEnabled) CfnEvaluationFormPropsMixin.EvaluationFormQuestionProperty.Builder.notApplicableEnabled(IResolvable notApplicableEnabled) CfnEvaluationFormPropsMixin.EvaluationFormQuestionProperty.Builder.questionType(String questionType) CfnEvaluationFormPropsMixin.EvaluationFormQuestionProperty.Builder.questionTypeProperties(CfnEvaluationFormPropsMixin.EvaluationFormQuestionTypePropertiesProperty questionTypeProperties) CfnEvaluationFormPropsMixin.EvaluationFormQuestionProperty.Builder.questionTypeProperties(IResolvable questionTypeProperties) Sets the value ofCfnEvaluationFormPropsMixin.EvaluationFormQuestionProperty.getRefId()Sets the value ofCfnEvaluationFormPropsMixin.EvaluationFormQuestionProperty.getTitle()Sets the value ofCfnEvaluationFormPropsMixin.EvaluationFormQuestionProperty.getWeight()Constructors in software.amazon.awscdk.cfnpropertymixins.services.connect with parameters of type CfnEvaluationFormPropsMixin.EvaluationFormQuestionProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEvaluationFormPropsMixin.EvaluationFormQuestionProperty.Builder.