EvaluationFormQuestionArgs

constructor(instructions: Output<String>? = null, notApplicableEnabled: Output<Boolean>? = null, questionType: Output<EvaluationFormQuestionQuestionType>, questionTypeProperties: Output<EvaluationFormQuestionTypePropertiesArgs>? = null, refId: Output<String>, title: Output<String>, weight: Output<Double>? = null)