Recipe Parameters Args
data class RecipeParametersArgs(val aggregateFunction: Output<String>? = null, val base: Output<String>? = null, val caseStatement: Output<String>? = null, val categoryMap: Output<String>? = null, val charsToRemove: Output<String>? = null, val collapseConsecutiveWhitespace: Output<String>? = null, val columnDataType: Output<String>? = null, val columnRange: Output<String>? = null, val count: Output<String>? = null, val customCharacters: Output<String>? = null, val customStopWords: Output<String>? = null, val customValue: Output<String>? = null, val datasetsColumns: Output<String>? = null, val dateAddValue: Output<String>? = null, val dateTimeFormat: Output<String>? = null, val dateTimeParameters: Output<String>? = null, val deleteOtherRows: Output<String>? = null, val delimiter: Output<String>? = null, val endPattern: Output<String>? = null, val endPosition: Output<String>? = null, val endValue: Output<String>? = null, val expandContractions: Output<String>? = null, val exponent: Output<String>? = null, val falseString: Output<String>? = null, val groupByAggFunctionOptions: Output<String>? = null, val groupByColumns: Output<String>? = null, val hiddenColumns: Output<String>? = null, val ignoreCase: Output<String>? = null, val includeInSplit: Output<String>? = null, val input: Output<RecipeParametersInputPropertiesArgs>? = null, val interval: Output<String>? = null, val isText: Output<String>? = null, val joinKeys: Output<String>? = null, val joinType: Output<String>? = null, val leftColumns: Output<String>? = null, val limit: Output<String>? = null, val lowerBound: Output<String>? = null, val mapType: Output<String>? = null, val modeType: Output<String>? = null, val multiLine: Output<Boolean>? = null, val numRows: Output<String>? = null, val numRowsAfter: Output<String>? = null, val numRowsBefore: Output<String>? = null, val orderByColumn: Output<String>? = null, val orderByColumns: Output<String>? = null, val other: Output<String>? = null, val pattern: Output<String>? = null, val patternOption1: Output<String>? = null, val patternOption2: Output<String>? = null, val patternOptions: Output<String>? = null, val period: Output<String>? = null, val position: Output<String>? = null, val removeAllPunctuation: Output<String>? = null, val removeAllQuotes: Output<String>? = null, val removeAllWhitespace: Output<String>? = null, val removeCustomCharacters: Output<String>? = null, val removeCustomValue: Output<String>? = null, val removeLeadingAndTrailingPunctuation: Output<String>? = null, val removeLeadingAndTrailingQuotes: Output<String>? = null, val removeLeadingAndTrailingWhitespace: Output<String>? = null, val removeLetters: Output<String>? = null, val removeNumbers: Output<String>? = null, val removeSourceColumn: Output<String>? = null, val removeSpecialCharacters: Output<String>? = null, val rightColumns: Output<String>? = null, val sampleSize: Output<String>? = null, val sampleType: Output<String>? = null, val secondInput: Output<String>? = null, val secondaryInputs: Output<List<RecipeSecondaryInputArgs>>? = null, val sheetIndexes: Output<List<Int>>? = null, val sheetNames: Output<List<String>>? = null, val sourceColumn: Output<String>? = null, val sourceColumn1: Output<String>? = null, val sourceColumn2: Output<String>? = null, val sourceColumns: Output<String>? = null, val startColumnIndex: Output<String>? = null, val startPattern: Output<String>? = null, val startPosition: Output<String>? = null, val startValue: Output<String>? = null, val stemmingMode: Output<String>? = null, val stepCount: Output<String>? = null, val stepIndex: Output<String>? = null, val stopWordsMode: Output<String>? = null, val strategy: Output<String>? = null, val targetColumn: Output<String>? = null, val targetColumnNames: Output<String>? = null, val targetDateFormat: Output<String>? = null, val targetIndex: Output<String>? = null, val timeZone: Output<String>? = null, val tokenizerPattern: Output<String>? = null, val trueString: Output<String>? = null, val udfLang: Output<String>? = null, val units: Output<String>? = null, val unpivotColumn: Output<String>? = null, val upperBound: Output<String>? = null, val useNewDataFrame: Output<String>? = null, val value: Output<String>? = null, val value1: Output<String>? = null, val value2: Output<String>? = null, val valueColumn: Output<String>? = null, val viewFrame: Output<String>? = null) : ConvertibleToJava<RecipeParametersArgs>
Constructors
Link copied to clipboard
constructor(aggregateFunction: Output<String>? = null, base: Output<String>? = null, caseStatement: Output<String>? = null, categoryMap: Output<String>? = null, charsToRemove: Output<String>? = null, collapseConsecutiveWhitespace: Output<String>? = null, columnDataType: Output<String>? = null, columnRange: Output<String>? = null, count: Output<String>? = null, customCharacters: Output<String>? = null, customStopWords: Output<String>? = null, customValue: Output<String>? = null, datasetsColumns: Output<String>? = null, dateAddValue: Output<String>? = null, dateTimeFormat: Output<String>? = null, dateTimeParameters: Output<String>? = null, deleteOtherRows: Output<String>? = null, delimiter: Output<String>? = null, endPattern: Output<String>? = null, endPosition: Output<String>? = null, endValue: Output<String>? = null, expandContractions: Output<String>? = null, exponent: Output<String>? = null, falseString: Output<String>? = null, groupByAggFunctionOptions: Output<String>? = null, groupByColumns: Output<String>? = null, hiddenColumns: Output<String>? = null, ignoreCase: Output<String>? = null, includeInSplit: Output<String>? = null, input: Output<RecipeParametersInputPropertiesArgs>? = null, interval: Output<String>? = null, isText: Output<String>? = null, joinKeys: Output<String>? = null, joinType: Output<String>? = null, leftColumns: Output<String>? = null, limit: Output<String>? = null, lowerBound: Output<String>? = null, mapType: Output<String>? = null, modeType: Output<String>? = null, multiLine: Output<Boolean>? = null, numRows: Output<String>? = null, numRowsAfter: Output<String>? = null, numRowsBefore: Output<String>? = null, orderByColumn: Output<String>? = null, orderByColumns: Output<String>? = null, other: Output<String>? = null, pattern: Output<String>? = null, patternOption1: Output<String>? = null, patternOption2: Output<String>? = null, patternOptions: Output<String>? = null, period: Output<String>? = null, position: Output<String>? = null, removeAllPunctuation: Output<String>? = null, removeAllQuotes: Output<String>? = null, removeAllWhitespace: Output<String>? = null, removeCustomCharacters: Output<String>? = null, removeCustomValue: Output<String>? = null, removeLeadingAndTrailingPunctuation: Output<String>? = null, removeLeadingAndTrailingQuotes: Output<String>? = null, removeLeadingAndTrailingWhitespace: Output<String>? = null, removeLetters: Output<String>? = null, removeNumbers: Output<String>? = null, removeSourceColumn: Output<String>? = null, removeSpecialCharacters: Output<String>? = null, rightColumns: Output<String>? = null, sampleSize: Output<String>? = null, sampleType: Output<String>? = null, secondInput: Output<String>? = null, secondaryInputs: Output<List<RecipeSecondaryInputArgs>>? = null, sheetIndexes: Output<List<Int>>? = null, sheetNames: Output<List<String>>? = null, sourceColumn: Output<String>? = null, sourceColumn1: Output<String>? = null, sourceColumn2: Output<String>? = null, sourceColumns: Output<String>? = null, startColumnIndex: Output<String>? = null, startPattern: Output<String>? = null, startPosition: Output<String>? = null, startValue: Output<String>? = null, stemmingMode: Output<String>? = null, stepCount: Output<String>? = null, stepIndex: Output<String>? = null, stopWordsMode: Output<String>? = null, strategy: Output<String>? = null, targetColumn: Output<String>? = null, targetColumnNames: Output<String>? = null, targetDateFormat: Output<String>? = null, targetIndex: Output<String>? = null, timeZone: Output<String>? = null, tokenizerPattern: Output<String>? = null, trueString: Output<String>? = null, udfLang: Output<String>? = null, units: Output<String>? = null, unpivotColumn: Output<String>? = null, upperBound: Output<String>? = null, useNewDataFrame: Output<String>? = null, value: Output<String>? = null, value1: Output<String>? = null, value2: Output<String>? = null, valueColumn: Output<String>? = null, viewFrame: Output<String>? = null)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Input
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard