InputStep

constructor(allowDependencyFailure: Boolean? = null, branches: SimpleStringValue? = null, dependsOn: DependsOn? = null, fields: List<FieldElement>? = null, id: String? = null, identifier: String? = null, inputStepIf: String? = null, input: String? = null, key: String? = null, label: String? = null, name: String? = null, prompt: String? = null, type: InputType? = null)(source)