RecipeParametersArgs

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
val aggregateFunction: Output<String>? = null
Link copied to clipboard
val base: Output<String>? = null
Link copied to clipboard
val caseStatement: Output<String>? = null
Link copied to clipboard
val categoryMap: Output<String>? = null
Link copied to clipboard
val charsToRemove: Output<String>? = null
Link copied to clipboard
Link copied to clipboard
val columnDataType: Output<String>? = null
Link copied to clipboard
val columnRange: Output<String>? = null
Link copied to clipboard
val count: Output<String>? = null
Link copied to clipboard
val customCharacters: Output<String>? = null
Link copied to clipboard
val customStopWords: Output<String>? = null
Link copied to clipboard
val customValue: Output<String>? = null
Link copied to clipboard
val datasetsColumns: Output<String>? = null
Link copied to clipboard
val dateAddValue: Output<String>? = null
Link copied to clipboard
val dateTimeFormat: Output<String>? = null
Link copied to clipboard
val dateTimeParameters: Output<String>? = null
Link copied to clipboard
val deleteOtherRows: Output<String>? = null
Link copied to clipboard
val delimiter: Output<String>? = null
Link copied to clipboard
val endPattern: Output<String>? = null
Link copied to clipboard
val endPosition: Output<String>? = null
Link copied to clipboard
val endValue: Output<String>? = null
Link copied to clipboard
val expandContractions: Output<String>? = null
Link copied to clipboard
val exponent: Output<String>? = null
Link copied to clipboard
val falseString: Output<String>? = null
Link copied to clipboard
val groupByAggFunctionOptions: Output<String>? = null
Link copied to clipboard
val groupByColumns: Output<String>? = null
Link copied to clipboard
val hiddenColumns: Output<String>? = null
Link copied to clipboard
val ignoreCase: Output<String>? = null
Link copied to clipboard
val includeInSplit: Output<String>? = null
Link copied to clipboard

Input

Link copied to clipboard
val interval: Output<String>? = null
Link copied to clipboard
val isText: Output<String>? = null
Link copied to clipboard
val joinKeys: Output<String>? = null
Link copied to clipboard
val joinType: Output<String>? = null
Link copied to clipboard
val leftColumns: Output<String>? = null
Link copied to clipboard
val limit: Output<String>? = null
Link copied to clipboard
val lowerBound: Output<String>? = null
Link copied to clipboard
val mapType: Output<String>? = null
Link copied to clipboard
val modeType: Output<String>? = null
Link copied to clipboard
val multiLine: Output<Boolean>? = null
Link copied to clipboard
val numRows: Output<String>? = null
Link copied to clipboard
val numRowsAfter: Output<String>? = null
Link copied to clipboard
val numRowsBefore: Output<String>? = null
Link copied to clipboard
val orderByColumn: Output<String>? = null
Link copied to clipboard
val orderByColumns: Output<String>? = null
Link copied to clipboard
val other: Output<String>? = null
Link copied to clipboard
val pattern: Output<String>? = null
Link copied to clipboard
val patternOption1: Output<String>? = null
Link copied to clipboard
val patternOption2: Output<String>? = null
Link copied to clipboard
val patternOptions: Output<String>? = null
Link copied to clipboard
val period: Output<String>? = null
Link copied to clipboard
val position: Output<String>? = null
Link copied to clipboard
val removeAllPunctuation: Output<String>? = null
Link copied to clipboard
val removeAllQuotes: Output<String>? = null
Link copied to clipboard
val removeAllWhitespace: Output<String>? = null
Link copied to clipboard
val removeCustomCharacters: Output<String>? = null
Link copied to clipboard
val removeCustomValue: Output<String>? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val removeLetters: Output<String>? = null
Link copied to clipboard
val removeNumbers: Output<String>? = null
Link copied to clipboard
val removeSourceColumn: Output<String>? = null
Link copied to clipboard
val removeSpecialCharacters: Output<String>? = null
Link copied to clipboard
val rightColumns: Output<String>? = null
Link copied to clipboard
val sampleSize: Output<String>? = null
Link copied to clipboard
val sampleType: Output<String>? = null
Link copied to clipboard
Link copied to clipboard
val secondInput: Output<String>? = null
Link copied to clipboard
val sheetIndexes: Output<List<Int>>? = null
Link copied to clipboard
val sheetNames: Output<List<String>>? = null
Link copied to clipboard
val sourceColumn: Output<String>? = null
Link copied to clipboard
val sourceColumn1: Output<String>? = null
Link copied to clipboard
val sourceColumn2: Output<String>? = null
Link copied to clipboard
val sourceColumns: Output<String>? = null
Link copied to clipboard
val startColumnIndex: Output<String>? = null
Link copied to clipboard
val startPattern: Output<String>? = null
Link copied to clipboard
val startPosition: Output<String>? = null
Link copied to clipboard
val startValue: Output<String>? = null
Link copied to clipboard
val stemmingMode: Output<String>? = null
Link copied to clipboard
val stepCount: Output<String>? = null
Link copied to clipboard
val stepIndex: Output<String>? = null
Link copied to clipboard
val stopWordsMode: Output<String>? = null
Link copied to clipboard
val strategy: Output<String>? = null
Link copied to clipboard
val targetColumn: Output<String>? = null
Link copied to clipboard
val targetColumnNames: Output<String>? = null
Link copied to clipboard
val targetDateFormat: Output<String>? = null
Link copied to clipboard
val targetIndex: Output<String>? = null
Link copied to clipboard
val timeZone: Output<String>? = null
Link copied to clipboard
val tokenizerPattern: Output<String>? = null
Link copied to clipboard
val trueString: Output<String>? = null
Link copied to clipboard
val udfLang: Output<String>? = null
Link copied to clipboard
val units: Output<String>? = null
Link copied to clipboard
val unpivotColumn: Output<String>? = null
Link copied to clipboard
val upperBound: Output<String>? = null
Link copied to clipboard
val useNewDataFrame: Output<String>? = null
Link copied to clipboard
val value: Output<String>? = null
Link copied to clipboard
val value1: Output<String>? = null
Link copied to clipboard
val value2: Output<String>? = null
Link copied to clipboard
val valueColumn: Output<String>? = null
Link copied to clipboard
val viewFrame: Output<String>? = null

Functions

Link copied to clipboard
open override fun toJava(): RecipeParametersArgs