@Stability(value=Stable) public static final class CfnRecipe.RecipeParametersProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRecipe.RecipeParametersProperty>
CfnRecipe.RecipeParametersProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder aggregateFunction(String aggregateFunction)
CfnRecipe.RecipeParametersProperty.getAggregateFunction()aggregateFunction - The name of an aggregation function to apply.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder base(String base)
CfnRecipe.RecipeParametersProperty.getBase()base - The number of digits used in a counting system.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder caseStatement(String caseStatement)
CfnRecipe.RecipeParametersProperty.getCaseStatement()caseStatement - A case statement associated with a recipe.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder categoryMap(String categoryMap)
CfnRecipe.RecipeParametersProperty.getCategoryMap()categoryMap - A category map used for one-hot encoding.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder charsToRemove(String charsToRemove)
CfnRecipe.RecipeParametersProperty.getCharsToRemove()charsToRemove - Characters to remove from a step that applies one-hot encoding or tokenization.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder collapseConsecutiveWhitespace(String collapseConsecutiveWhitespace)
CfnRecipe.RecipeParametersProperty.getCollapseConsecutiveWhitespace()collapseConsecutiveWhitespace - Remove any non-word non-punctuation character.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder columnDataType(String columnDataType)
CfnRecipe.RecipeParametersProperty.getColumnDataType()columnDataType - The data type of the column.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder columnRange(String columnRange)
CfnRecipe.RecipeParametersProperty.getColumnRange()columnRange - A range of columns to which a step is applied.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder count(String count)
CfnRecipe.RecipeParametersProperty.getCount()count - The number of times a string needs to be repeated.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder customCharacters(String customCharacters)
CfnRecipe.RecipeParametersProperty.getCustomCharacters()customCharacters - One or more characters that can be substituted or removed, depending on the context.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder customStopWords(String customStopWords)
CfnRecipe.RecipeParametersProperty.getCustomStopWords()customStopWords - A list of words to ignore in a step that applies word tokenization.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder customValue(String customValue)
CfnRecipe.RecipeParametersProperty.getCustomValue()customValue - A list of custom values to use in a step that requires that you provide a value to finish the operation.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder datasetsColumns(String datasetsColumns)
CfnRecipe.RecipeParametersProperty.getDatasetsColumns()datasetsColumns - A list of the dataset columns included in a project.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder dateAddValue(String dateAddValue)
CfnRecipe.RecipeParametersProperty.getDateAddValue()dateAddValue - A value that specifies how many units of time to add or subtract for a date math operation.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder dateTimeFormat(String dateTimeFormat)
CfnRecipe.RecipeParametersProperty.getDateTimeFormat()dateTimeFormat - A date format to apply to a date.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder dateTimeParameters(String dateTimeParameters)
CfnRecipe.RecipeParametersProperty.getDateTimeParameters()dateTimeParameters - A set of parameters associated with a datetime.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder deleteOtherRows(String deleteOtherRows)
CfnRecipe.RecipeParametersProperty.getDeleteOtherRows()deleteOtherRows - Determines whether unmapped rows in a categorical mapping should be deleted.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder delimiter(String delimiter)
CfnRecipe.RecipeParametersProperty.getDelimiter()delimiter - The delimiter to use when parsing separated values in a text file.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder endPattern(String endPattern)
CfnRecipe.RecipeParametersProperty.getEndPattern()endPattern - The end pattern to locate.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder endPosition(String endPosition)
CfnRecipe.RecipeParametersProperty.getEndPosition()endPosition - The end position to locate.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder endValue(String endValue)
CfnRecipe.RecipeParametersProperty.getEndValue()endValue - The end value to locate.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder expandContractions(String expandContractions)
CfnRecipe.RecipeParametersProperty.getExpandContractions()expandContractions - A list of word contractions and what they expand to.
For eample: can't ; cannot ; can not .this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder exponent(String exponent)
CfnRecipe.RecipeParametersProperty.getExponent()exponent - The exponent to apply in an exponential operation.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder falseString(String falseString)
CfnRecipe.RecipeParametersProperty.getFalseString()falseString - A value that represents `FALSE` .this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder groupByAggFunctionOptions(String groupByAggFunctionOptions)
CfnRecipe.RecipeParametersProperty.getGroupByAggFunctionOptions()groupByAggFunctionOptions - Specifies options to apply to the `GROUP BY` used in an aggregation.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder groupByColumns(String groupByColumns)
CfnRecipe.RecipeParametersProperty.getGroupByColumns()groupByColumns - The columns to use in the `GROUP BY` clause.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder hiddenColumns(String hiddenColumns)
CfnRecipe.RecipeParametersProperty.getHiddenColumns()hiddenColumns - A list of columns to hide.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder ignoreCase(String ignoreCase)
CfnRecipe.RecipeParametersProperty.getIgnoreCase()ignoreCase - Indicates that lower and upper case letters are treated equally.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder includeInSplit(String includeInSplit)
CfnRecipe.RecipeParametersProperty.getIncludeInSplit()includeInSplit - Indicates if this column is participating in a split transform.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder input(Object input)
CfnRecipe.RecipeParametersProperty.getInput()input - The input location to load the dataset from - Amazon S3 or AWS Glue Data Catalog .this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder interval(String interval)
CfnRecipe.RecipeParametersProperty.getInterval()interval - The number of characters to split by.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder isText(String isText)
CfnRecipe.RecipeParametersProperty.getIsText()isText - Indicates if the content is text.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder joinKeys(String joinKeys)
CfnRecipe.RecipeParametersProperty.getJoinKeys()joinKeys - The keys or columns involved in a join.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder joinType(String joinType)
CfnRecipe.RecipeParametersProperty.getJoinType()joinType - The type of join to use, for example, `INNER JOIN` , `OUTER JOIN` , and so on.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder leftColumns(String leftColumns)
CfnRecipe.RecipeParametersProperty.getLeftColumns()leftColumns - The columns on the left side of the join.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder limit(String limit)
CfnRecipe.RecipeParametersProperty.getLimit()limit - The number of times to perform `split` or `replaceBy` in a string.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder lowerBound(String lowerBound)
CfnRecipe.RecipeParametersProperty.getLowerBound()lowerBound - The lower boundary for a value.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder mapType(String mapType)
CfnRecipe.RecipeParametersProperty.getMapType()mapType - The type of mappings to apply to construct a new dynamic frame.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder modeType(String modeType)
CfnRecipe.RecipeParametersProperty.getModeType()modeType - Determines the manner in which mode value is calculated, in case there is more than one mode value.
Valid values: NONE | AVERAGE | MINIMUM | MAXIMUMthis@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder multiLine(Boolean multiLine)
CfnRecipe.RecipeParametersProperty.getMultiLine()multiLine - Specifies whether JSON input contains embedded new line characters.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder multiLine(IResolvable multiLine)
CfnRecipe.RecipeParametersProperty.getMultiLine()multiLine - Specifies whether JSON input contains embedded new line characters.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder numRows(String numRows)
CfnRecipe.RecipeParametersProperty.getNumRows()numRows - The number of rows to consider in a window.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder numRowsAfter(String numRowsAfter)
CfnRecipe.RecipeParametersProperty.getNumRowsAfter()numRowsAfter - The number of rows to consider after the current row in a window.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder numRowsBefore(String numRowsBefore)
CfnRecipe.RecipeParametersProperty.getNumRowsBefore()numRowsBefore - The number of rows to consider before the current row in a window.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder orderByColumn(String orderByColumn)
CfnRecipe.RecipeParametersProperty.getOrderByColumn()orderByColumn - A column to sort the results by.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder orderByColumns(String orderByColumns)
CfnRecipe.RecipeParametersProperty.getOrderByColumns()orderByColumns - The columns to sort the results by.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder other(String other)
CfnRecipe.RecipeParametersProperty.getOther()other - The value to assign to unmapped cells, in categorical mapping.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder pattern(String pattern)
CfnRecipe.RecipeParametersProperty.getPattern()pattern - The pattern to locate.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder patternOption1(String patternOption1)
CfnRecipe.RecipeParametersProperty.getPatternOption1()patternOption1 - The starting pattern to split between.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder patternOption2(String patternOption2)
CfnRecipe.RecipeParametersProperty.getPatternOption2()patternOption2 - The ending pattern to split between.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder patternOptions(String patternOptions)
CfnRecipe.RecipeParametersProperty.getPatternOptions()patternOptions - For splitting by multiple delimiters: A JSON-encoded string that lists the patterns in the format.
For example: [{\"pattern\":\"1\",\"includeInSplit\":true}]this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder period(String period)
CfnRecipe.RecipeParametersProperty.getPeriod()period - The size of the rolling window.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder position(String position)
CfnRecipe.RecipeParametersProperty.getPosition()position - The character index within a string.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder removeAllPunctuation(String removeAllPunctuation)
CfnRecipe.RecipeParametersProperty.getRemoveAllPunctuation()removeAllPunctuation - If `true` , removes all of the following characters: `.` `.!` `.,` `.?`.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder removeAllQuotes(String removeAllQuotes)
CfnRecipe.RecipeParametersProperty.getRemoveAllQuotes()removeAllQuotes - If `true` , removes all single quotes and double quotes.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder removeAllWhitespace(String removeAllWhitespace)
CfnRecipe.RecipeParametersProperty.getRemoveAllWhitespace()removeAllWhitespace - If `true` , removes all whitespaces from the value.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder removeCustomCharacters(String removeCustomCharacters)
CfnRecipe.RecipeParametersProperty.getRemoveCustomCharacters()removeCustomCharacters - If `true` , removes all chraracters specified by `CustomCharacters` .this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder removeCustomValue(String removeCustomValue)
CfnRecipe.RecipeParametersProperty.getRemoveCustomValue()removeCustomValue - If `true` , removes all chraracters specified by `CustomValue` .this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder removeLeadingAndTrailingPunctuation(String removeLeadingAndTrailingPunctuation)
removeLeadingAndTrailingPunctuation - If `true` , removes the following characters if they occur at the start or end of the value: `.` `!` `,` `?`.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder removeLeadingAndTrailingQuotes(String removeLeadingAndTrailingQuotes)
CfnRecipe.RecipeParametersProperty.getRemoveLeadingAndTrailingQuotes()removeLeadingAndTrailingQuotes - If `true` , removes single quotes and double quotes from the beginning and end of the value.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder removeLeadingAndTrailingWhitespace(String removeLeadingAndTrailingWhitespace)
removeLeadingAndTrailingWhitespace - If `true` , removes all whitespaces from the beginning and end of the value.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder removeLetters(String removeLetters)
CfnRecipe.RecipeParametersProperty.getRemoveLetters()removeLetters - If `true` , removes all uppercase and lowercase alphabetic characters (A through Z;.
a through z).this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder removeNumbers(String removeNumbers)
CfnRecipe.RecipeParametersProperty.getRemoveNumbers()removeNumbers - If `true` , removes all numeric characters (0 through 9).this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder removeSourceColumn(String removeSourceColumn)
CfnRecipe.RecipeParametersProperty.getRemoveSourceColumn()removeSourceColumn - If `true` , the source column will be removed after un-nesting that column.
(Used with nested column types, such as Map, Struct, or Array.)this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder removeSpecialCharacters(String removeSpecialCharacters)
CfnRecipe.RecipeParametersProperty.getRemoveSpecialCharacters()removeSpecialCharacters - If `true` , removes all of the following characters: `!.
" # $ % & ' ( ) * + , - . / : ; < = > ? @ [ \ ] ^ _ { | } ~this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder rightColumns(String rightColumns)
CfnRecipe.RecipeParametersProperty.getRightColumns()rightColumns - The columns on the right side of a join.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder sampleSize(String sampleSize)
CfnRecipe.RecipeParametersProperty.getSampleSize()sampleSize - The number of rows in the sample.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder sampleType(String sampleType)
CfnRecipe.RecipeParametersProperty.getSampleType()sampleType - The sampling type to apply to the dataset.
Valid values: FIRST_N | LAST_N | RANDOMthis@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder secondaryInputs(IResolvable secondaryInputs)
CfnRecipe.RecipeParametersProperty.getSecondaryInputs()secondaryInputs - A list of secondary inputs in a UNION transform.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder secondaryInputs(List<? extends Object> secondaryInputs)
CfnRecipe.RecipeParametersProperty.getSecondaryInputs()secondaryInputs - A list of secondary inputs in a UNION transform.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder secondInput(String secondInput)
CfnRecipe.RecipeParametersProperty.getSecondInput()secondInput - A object value to indicate the second dataset used in a join.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder sheetIndexes(IResolvable sheetIndexes)
CfnRecipe.RecipeParametersProperty.getSheetIndexes()sheetIndexes - One or more sheet numbers in the Excel file, which will be included in a dataset.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder sheetIndexes(List<? extends Number> sheetIndexes)
CfnRecipe.RecipeParametersProperty.getSheetIndexes()sheetIndexes - One or more sheet numbers in the Excel file, which will be included in a dataset.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder sheetNames(List<String> sheetNames)
CfnRecipe.RecipeParametersProperty.getSheetNames()sheetNames - Oone or more named sheets in the Excel file, which will be included in a dataset.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder sourceColumn(String sourceColumn)
CfnRecipe.RecipeParametersProperty.getSourceColumn()sourceColumn - A source column needed for an operation, step, or transform.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder sourceColumn1(String sourceColumn1)
CfnRecipe.RecipeParametersProperty.getSourceColumn1()sourceColumn1 - A source column needed for an operation, step, or transform.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder sourceColumn2(String sourceColumn2)
CfnRecipe.RecipeParametersProperty.getSourceColumn2()sourceColumn2 - A source column needed for an operation, step, or transform.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder sourceColumns(String sourceColumns)
CfnRecipe.RecipeParametersProperty.getSourceColumns()sourceColumns - A list of source columns needed for an operation, step, or transform.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder startColumnIndex(String startColumnIndex)
CfnRecipe.RecipeParametersProperty.getStartColumnIndex()startColumnIndex - The index number of the first column used by an operation, step, or transform.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder startPattern(String startPattern)
CfnRecipe.RecipeParametersProperty.getStartPattern()startPattern - The starting pattern to locate.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder startPosition(String startPosition)
CfnRecipe.RecipeParametersProperty.getStartPosition()startPosition - The starting position to locate.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder startValue(String startValue)
CfnRecipe.RecipeParametersProperty.getStartValue()startValue - The starting value to locate.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder stemmingMode(String stemmingMode)
CfnRecipe.RecipeParametersProperty.getStemmingMode()stemmingMode - Indicates this operation uses stems and lemmas (base words) for word tokenization.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder stepCount(String stepCount)
CfnRecipe.RecipeParametersProperty.getStepCount()stepCount - The total number of transforms in this recipe.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder stepIndex(String stepIndex)
CfnRecipe.RecipeParametersProperty.getStepIndex()stepIndex - The index ID of a step.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder stopWordsMode(String stopWordsMode)
CfnRecipe.RecipeParametersProperty.getStopWordsMode()stopWordsMode - Indicates this operation uses stop words as part of word tokenization.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder strategy(String strategy)
CfnRecipe.RecipeParametersProperty.getStrategy()strategy - The resolution strategy to apply in resolving ambiguities.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder targetColumn(String targetColumn)
CfnRecipe.RecipeParametersProperty.getTargetColumn()targetColumn - The column targeted by this operation.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder targetColumnNames(String targetColumnNames)
CfnRecipe.RecipeParametersProperty.getTargetColumnNames()targetColumnNames - The names to give columns altered by this operation.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder targetDateFormat(String targetDateFormat)
CfnRecipe.RecipeParametersProperty.getTargetDateFormat()targetDateFormat - The date format to convert to.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder targetIndex(String targetIndex)
CfnRecipe.RecipeParametersProperty.getTargetIndex()targetIndex - The index number of an object that is targeted by this operation.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder timeZone(String timeZone)
CfnRecipe.RecipeParametersProperty.getTimeZone()timeZone - The current timezone that you want to use for dates.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder tokenizerPattern(String tokenizerPattern)
CfnRecipe.RecipeParametersProperty.getTokenizerPattern()tokenizerPattern - A regex expression to use when splitting text into terms, also called words or tokens.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder trueString(String trueString)
CfnRecipe.RecipeParametersProperty.getTrueString()trueString - A value to use to represent `TRUE` .this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder udfLang(String udfLang)
CfnRecipe.RecipeParametersProperty.getUdfLang()udfLang - The language that's used in the user-defined function.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder units(String units)
CfnRecipe.RecipeParametersProperty.getUnits()units - Specifies a unit of time.
For example: MINUTES ; SECONDS ; HOURS ; etc.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder unpivotColumn(String unpivotColumn)
CfnRecipe.RecipeParametersProperty.getUnpivotColumn()unpivotColumn - Cast columns as rows, so that each value is a different row in a single column.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder upperBound(String upperBound)
CfnRecipe.RecipeParametersProperty.getUpperBound()upperBound - The upper boundary for a value.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder useNewDataFrame(String useNewDataFrame)
CfnRecipe.RecipeParametersProperty.getUseNewDataFrame()useNewDataFrame - Create a new container to hold a dataset.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder value(String value)
CfnRecipe.RecipeParametersProperty.getValue()value - A static value that can be used in a comparison, a substitution, or in another context-specific way.
A Value can be a number, string, or other datatype, depending on the recipe action in which it's used.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder value1(String value1)
CfnRecipe.RecipeParametersProperty.getValue1()value1 - A value that's used by this operation.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder value2(String value2)
CfnRecipe.RecipeParametersProperty.getValue2()value2 - A value that's used by this operation.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder valueColumn(String valueColumn)
CfnRecipe.RecipeParametersProperty.getValueColumn()valueColumn - The column that is provided as a value that's used by this operation.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty.Builder viewFrame(String viewFrame)
CfnRecipe.RecipeParametersProperty.getViewFrame()viewFrame - The subset of rows currently available for viewing.this@Stability(value=Stable) public CfnRecipe.RecipeParametersProperty build()
build in interface software.amazon.jsii.Builder<CfnRecipe.RecipeParametersProperty>CfnRecipe.RecipeParametersPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.