@Stability(value=Stable)
public static interface CfnRecipe.RecipeParametersProperty
extends software.amazon.jsii.JsiiSerializable
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
import software.amazon.awscdk.services.databrew.*;
Object input;
RecipeParametersProperty recipeParametersProperty = RecipeParametersProperty.builder()
.aggregateFunction("aggregateFunction")
.base("base")
.caseStatement("caseStatement")
.categoryMap("categoryMap")
.charsToRemove("charsToRemove")
.collapseConsecutiveWhitespace("collapseConsecutiveWhitespace")
.columnDataType("columnDataType")
.columnRange("columnRange")
.count("count")
.customCharacters("customCharacters")
.customStopWords("customStopWords")
.customValue("customValue")
.datasetsColumns("datasetsColumns")
.dateAddValue("dateAddValue")
.dateTimeFormat("dateTimeFormat")
.dateTimeParameters("dateTimeParameters")
.deleteOtherRows("deleteOtherRows")
.delimiter("delimiter")
.endPattern("endPattern")
.endPosition("endPosition")
.endValue("endValue")
.expandContractions("expandContractions")
.exponent("exponent")
.falseString("falseString")
.groupByAggFunctionOptions("groupByAggFunctionOptions")
.groupByColumns("groupByColumns")
.hiddenColumns("hiddenColumns")
.ignoreCase("ignoreCase")
.includeInSplit("includeInSplit")
.input(input)
.interval("interval")
.isText("isText")
.joinKeys("joinKeys")
.joinType("joinType")
.leftColumns("leftColumns")
.limit("limit")
.lowerBound("lowerBound")
.mapType("mapType")
.modeType("modeType")
.multiLine(false)
.numRows("numRows")
.numRowsAfter("numRowsAfter")
.numRowsBefore("numRowsBefore")
.orderByColumn("orderByColumn")
.orderByColumns("orderByColumns")
.other("other")
.pattern("pattern")
.patternOption1("patternOption1")
.patternOption2("patternOption2")
.patternOptions("patternOptions")
.period("period")
.position("position")
.removeAllPunctuation("removeAllPunctuation")
.removeAllQuotes("removeAllQuotes")
.removeAllWhitespace("removeAllWhitespace")
.removeCustomCharacters("removeCustomCharacters")
.removeCustomValue("removeCustomValue")
.removeLeadingAndTrailingPunctuation("removeLeadingAndTrailingPunctuation")
.removeLeadingAndTrailingQuotes("removeLeadingAndTrailingQuotes")
.removeLeadingAndTrailingWhitespace("removeLeadingAndTrailingWhitespace")
.removeLetters("removeLetters")
.removeNumbers("removeNumbers")
.removeSourceColumn("removeSourceColumn")
.removeSpecialCharacters("removeSpecialCharacters")
.rightColumns("rightColumns")
.sampleSize("sampleSize")
.sampleType("sampleType")
.secondaryInputs(List.of(SecondaryInputProperty.builder()
.dataCatalogInputDefinition(DataCatalogInputDefinitionProperty.builder()
.catalogId("catalogId")
.databaseName("databaseName")
.tableName("tableName")
.tempDirectory(S3LocationProperty.builder()
.bucket("bucket")
// the properties below are optional
.key("key")
.build())
.build())
.s3InputDefinition(S3LocationProperty.builder()
.bucket("bucket")
// the properties below are optional
.key("key")
.build())
.build()))
.secondInput("secondInput")
.sheetIndexes(List.of(123))
.sheetNames(List.of("sheetNames"))
.sourceColumn("sourceColumn")
.sourceColumn1("sourceColumn1")
.sourceColumn2("sourceColumn2")
.sourceColumns("sourceColumns")
.startColumnIndex("startColumnIndex")
.startPattern("startPattern")
.startPosition("startPosition")
.startValue("startValue")
.stemmingMode("stemmingMode")
.stepCount("stepCount")
.stepIndex("stepIndex")
.stopWordsMode("stopWordsMode")
.strategy("strategy")
.targetColumn("targetColumn")
.targetColumnNames("targetColumnNames")
.targetDateFormat("targetDateFormat")
.targetIndex("targetIndex")
.timeZone("timeZone")
.tokenizerPattern("tokenizerPattern")
.trueString("trueString")
.udfLang("udfLang")
.units("units")
.unpivotColumn("unpivotColumn")
.upperBound("upperBound")
.useNewDataFrame("useNewDataFrame")
.value("value")
.value1("value1")
.value2("value2")
.valueColumn("valueColumn")
.viewFrame("viewFrame")
.build();
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRecipe.RecipeParametersProperty.Builder
A builder for
CfnRecipe.RecipeParametersProperty |
static class |
CfnRecipe.RecipeParametersProperty.Jsii$Proxy
An implementation for
CfnRecipe.RecipeParametersProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRecipe.RecipeParametersProperty.Builder |
builder() |
default String |
getAggregateFunction()
`CfnRecipe.RecipeParametersProperty.AggregateFunction`.
|
default String |
getBase()
`CfnRecipe.RecipeParametersProperty.Base`.
|
default String |
getCaseStatement()
`CfnRecipe.RecipeParametersProperty.CaseStatement`.
|
default String |
getCategoryMap()
`CfnRecipe.RecipeParametersProperty.CategoryMap`.
|
default String |
getCharsToRemove()
`CfnRecipe.RecipeParametersProperty.CharsToRemove`.
|
default String |
getCollapseConsecutiveWhitespace()
`CfnRecipe.RecipeParametersProperty.CollapseConsecutiveWhitespace`.
|
default String |
getColumnDataType()
`CfnRecipe.RecipeParametersProperty.ColumnDataType`.
|
default String |
getColumnRange()
`CfnRecipe.RecipeParametersProperty.ColumnRange`.
|
default String |
getCount()
`CfnRecipe.RecipeParametersProperty.Count`.
|
default String |
getCustomCharacters()
`CfnRecipe.RecipeParametersProperty.CustomCharacters`.
|
default String |
getCustomStopWords()
`CfnRecipe.RecipeParametersProperty.CustomStopWords`.
|
default String |
getCustomValue()
`CfnRecipe.RecipeParametersProperty.CustomValue`.
|
default String |
getDatasetsColumns()
`CfnRecipe.RecipeParametersProperty.DatasetsColumns`.
|
default String |
getDateAddValue()
`CfnRecipe.RecipeParametersProperty.DateAddValue`.
|
default String |
getDateTimeFormat()
`CfnRecipe.RecipeParametersProperty.DateTimeFormat`.
|
default String |
getDateTimeParameters()
`CfnRecipe.RecipeParametersProperty.DateTimeParameters`.
|
default String |
getDeleteOtherRows()
`CfnRecipe.RecipeParametersProperty.DeleteOtherRows`.
|
default String |
getDelimiter()
`CfnRecipe.RecipeParametersProperty.Delimiter`.
|
default String |
getEndPattern()
`CfnRecipe.RecipeParametersProperty.EndPattern`.
|
default String |
getEndPosition()
`CfnRecipe.RecipeParametersProperty.EndPosition`.
|
default String |
getEndValue()
`CfnRecipe.RecipeParametersProperty.EndValue`.
|
default String |
getExpandContractions()
`CfnRecipe.RecipeParametersProperty.ExpandContractions`.
|
default String |
getExponent()
`CfnRecipe.RecipeParametersProperty.Exponent`.
|
default String |
getFalseString()
`CfnRecipe.RecipeParametersProperty.FalseString`.
|
default String |
getGroupByAggFunctionOptions()
`CfnRecipe.RecipeParametersProperty.GroupByAggFunctionOptions`.
|
default String |
getGroupByColumns()
`CfnRecipe.RecipeParametersProperty.GroupByColumns`.
|
default String |
getHiddenColumns()
`CfnRecipe.RecipeParametersProperty.HiddenColumns`.
|
default String |
getIgnoreCase()
`CfnRecipe.RecipeParametersProperty.IgnoreCase`.
|
default String |
getIncludeInSplit()
`CfnRecipe.RecipeParametersProperty.IncludeInSplit`.
|
default Object |
getInput()
`CfnRecipe.RecipeParametersProperty.Input`.
|
default String |
getInterval()
`CfnRecipe.RecipeParametersProperty.Interval`.
|
default String |
getIsText()
`CfnRecipe.RecipeParametersProperty.IsText`.
|
default String |
getJoinKeys()
`CfnRecipe.RecipeParametersProperty.JoinKeys`.
|
default String |
getJoinType()
`CfnRecipe.RecipeParametersProperty.JoinType`.
|
default String |
getLeftColumns()
`CfnRecipe.RecipeParametersProperty.LeftColumns`.
|
default String |
getLimit()
`CfnRecipe.RecipeParametersProperty.Limit`.
|
default String |
getLowerBound()
`CfnRecipe.RecipeParametersProperty.LowerBound`.
|
default String |
getMapType()
`CfnRecipe.RecipeParametersProperty.MapType`.
|
default String |
getModeType()
`CfnRecipe.RecipeParametersProperty.ModeType`.
|
default Object |
getMultiLine()
`CfnRecipe.RecipeParametersProperty.MultiLine`.
|
default String |
getNumRows()
`CfnRecipe.RecipeParametersProperty.NumRows`.
|
default String |
getNumRowsAfter()
`CfnRecipe.RecipeParametersProperty.NumRowsAfter`.
|
default String |
getNumRowsBefore()
`CfnRecipe.RecipeParametersProperty.NumRowsBefore`.
|
default String |
getOrderByColumn()
`CfnRecipe.RecipeParametersProperty.OrderByColumn`.
|
default String |
getOrderByColumns()
`CfnRecipe.RecipeParametersProperty.OrderByColumns`.
|
default String |
getOther()
`CfnRecipe.RecipeParametersProperty.Other`.
|
default String |
getPattern()
`CfnRecipe.RecipeParametersProperty.Pattern`.
|
default String |
getPatternOption1()
`CfnRecipe.RecipeParametersProperty.PatternOption1`.
|
default String |
getPatternOption2()
`CfnRecipe.RecipeParametersProperty.PatternOption2`.
|
default String |
getPatternOptions()
`CfnRecipe.RecipeParametersProperty.PatternOptions`.
|
default String |
getPeriod()
`CfnRecipe.RecipeParametersProperty.Period`.
|
default String |
getPosition()
`CfnRecipe.RecipeParametersProperty.Position`.
|
default String |
getRemoveAllPunctuation()
`CfnRecipe.RecipeParametersProperty.RemoveAllPunctuation`.
|
default String |
getRemoveAllQuotes()
`CfnRecipe.RecipeParametersProperty.RemoveAllQuotes`.
|
default String |
getRemoveAllWhitespace()
`CfnRecipe.RecipeParametersProperty.RemoveAllWhitespace`.
|
default String |
getRemoveCustomCharacters()
`CfnRecipe.RecipeParametersProperty.RemoveCustomCharacters`.
|
default String |
getRemoveCustomValue()
`CfnRecipe.RecipeParametersProperty.RemoveCustomValue`.
|
default String |
getRemoveLeadingAndTrailingPunctuation()
`CfnRecipe.RecipeParametersProperty.RemoveLeadingAndTrailingPunctuation`.
|
default String |
getRemoveLeadingAndTrailingQuotes()
`CfnRecipe.RecipeParametersProperty.RemoveLeadingAndTrailingQuotes`.
|
default String |
getRemoveLeadingAndTrailingWhitespace()
`CfnRecipe.RecipeParametersProperty.RemoveLeadingAndTrailingWhitespace`.
|
default String |
getRemoveLetters()
`CfnRecipe.RecipeParametersProperty.RemoveLetters`.
|
default String |
getRemoveNumbers()
`CfnRecipe.RecipeParametersProperty.RemoveNumbers`.
|
default String |
getRemoveSourceColumn()
`CfnRecipe.RecipeParametersProperty.RemoveSourceColumn`.
|
default String |
getRemoveSpecialCharacters()
`CfnRecipe.RecipeParametersProperty.RemoveSpecialCharacters`.
|
default String |
getRightColumns()
`CfnRecipe.RecipeParametersProperty.RightColumns`.
|
default String |
getSampleSize()
`CfnRecipe.RecipeParametersProperty.SampleSize`.
|
default String |
getSampleType()
`CfnRecipe.RecipeParametersProperty.SampleType`.
|
default Object |
getSecondaryInputs()
`CfnRecipe.RecipeParametersProperty.SecondaryInputs`.
|
default String |
getSecondInput()
`CfnRecipe.RecipeParametersProperty.SecondInput`.
|
default Object |
getSheetIndexes()
`CfnRecipe.RecipeParametersProperty.SheetIndexes`.
|
default List<String> |
getSheetNames()
`CfnRecipe.RecipeParametersProperty.SheetNames`.
|
default String |
getSourceColumn()
`CfnRecipe.RecipeParametersProperty.SourceColumn`.
|
default String |
getSourceColumn1()
`CfnRecipe.RecipeParametersProperty.SourceColumn1`.
|
default String |
getSourceColumn2()
`CfnRecipe.RecipeParametersProperty.SourceColumn2`.
|
default String |
getSourceColumns()
`CfnRecipe.RecipeParametersProperty.SourceColumns`.
|
default String |
getStartColumnIndex()
`CfnRecipe.RecipeParametersProperty.StartColumnIndex`.
|
default String |
getStartPattern()
`CfnRecipe.RecipeParametersProperty.StartPattern`.
|
default String |
getStartPosition()
`CfnRecipe.RecipeParametersProperty.StartPosition`.
|
default String |
getStartValue()
`CfnRecipe.RecipeParametersProperty.StartValue`.
|
default String |
getStemmingMode()
`CfnRecipe.RecipeParametersProperty.StemmingMode`.
|
default String |
getStepCount()
`CfnRecipe.RecipeParametersProperty.StepCount`.
|
default String |
getStepIndex()
`CfnRecipe.RecipeParametersProperty.StepIndex`.
|
default String |
getStopWordsMode()
`CfnRecipe.RecipeParametersProperty.StopWordsMode`.
|
default String |
getStrategy()
`CfnRecipe.RecipeParametersProperty.Strategy`.
|
default String |
getTargetColumn()
`CfnRecipe.RecipeParametersProperty.TargetColumn`.
|
default String |
getTargetColumnNames()
`CfnRecipe.RecipeParametersProperty.TargetColumnNames`.
|
default String |
getTargetDateFormat()
`CfnRecipe.RecipeParametersProperty.TargetDateFormat`.
|
default String |
getTargetIndex()
`CfnRecipe.RecipeParametersProperty.TargetIndex`.
|
default String |
getTimeZone()
`CfnRecipe.RecipeParametersProperty.TimeZone`.
|
default String |
getTokenizerPattern()
`CfnRecipe.RecipeParametersProperty.TokenizerPattern`.
|
default String |
getTrueString()
`CfnRecipe.RecipeParametersProperty.TrueString`.
|
default String |
getUdfLang()
`CfnRecipe.RecipeParametersProperty.UdfLang`.
|
default String |
getUnits()
`CfnRecipe.RecipeParametersProperty.Units`.
|
default String |
getUnpivotColumn()
`CfnRecipe.RecipeParametersProperty.UnpivotColumn`.
|
default String |
getUpperBound()
`CfnRecipe.RecipeParametersProperty.UpperBound`.
|
default String |
getUseNewDataFrame()
`CfnRecipe.RecipeParametersProperty.UseNewDataFrame`.
|
default String |
getValue()
`CfnRecipe.RecipeParametersProperty.Value`.
|
default String |
getValue1()
`CfnRecipe.RecipeParametersProperty.Value1`.
|
default String |
getValue2()
`CfnRecipe.RecipeParametersProperty.Value2`.
|
default String |
getValueColumn()
`CfnRecipe.RecipeParametersProperty.ValueColumn`.
|
default String |
getViewFrame()
`CfnRecipe.RecipeParametersProperty.ViewFrame`.
|
@Stability(value=Stable) @Nullable default String getAggregateFunction()
@Stability(value=Stable) @Nullable default String getBase()
@Stability(value=Stable) @Nullable default String getCaseStatement()
@Stability(value=Stable) @Nullable default String getCategoryMap()
@Stability(value=Stable) @Nullable default String getCharsToRemove()
@Stability(value=Stable) @Nullable default String getCollapseConsecutiveWhitespace()
@Stability(value=Stable) @Nullable default String getColumnDataType()
@Stability(value=Stable) @Nullable default String getColumnRange()
@Stability(value=Stable) @Nullable default String getCount()
@Stability(value=Stable) @Nullable default String getCustomCharacters()
@Stability(value=Stable) @Nullable default String getCustomStopWords()
@Stability(value=Stable) @Nullable default String getCustomValue()
@Stability(value=Stable) @Nullable default String getDatasetsColumns()
@Stability(value=Stable) @Nullable default String getDateAddValue()
@Stability(value=Stable) @Nullable default String getDateTimeFormat()
@Stability(value=Stable) @Nullable default String getDateTimeParameters()
@Stability(value=Stable) @Nullable default String getDeleteOtherRows()
@Stability(value=Stable) @Nullable default String getDelimiter()
@Stability(value=Stable) @Nullable default String getEndPattern()
@Stability(value=Stable) @Nullable default String getEndPosition()
@Stability(value=Stable) @Nullable default String getEndValue()
@Stability(value=Stable) @Nullable default String getExpandContractions()
@Stability(value=Stable) @Nullable default String getExponent()
@Stability(value=Stable) @Nullable default String getFalseString()
@Stability(value=Stable) @Nullable default String getGroupByAggFunctionOptions()
@Stability(value=Stable) @Nullable default String getGroupByColumns()
@Stability(value=Stable) @Nullable default String getHiddenColumns()
@Stability(value=Stable) @Nullable default String getIgnoreCase()
@Stability(value=Stable) @Nullable default String getIncludeInSplit()
@Stability(value=Stable) @Nullable default Object getInput()
@Stability(value=Stable) @Nullable default String getInterval()
@Stability(value=Stable) @Nullable default String getIsText()
@Stability(value=Stable) @Nullable default String getJoinKeys()
@Stability(value=Stable) @Nullable default String getJoinType()
@Stability(value=Stable) @Nullable default String getLeftColumns()
@Stability(value=Stable) @Nullable default String getLimit()
@Stability(value=Stable) @Nullable default String getLowerBound()
@Stability(value=Stable) @Nullable default String getMapType()
@Stability(value=Stable) @Nullable default String getModeType()
@Stability(value=Stable) @Nullable default Object getMultiLine()
@Stability(value=Stable) @Nullable default String getNumRows()
@Stability(value=Stable) @Nullable default String getNumRowsAfter()
@Stability(value=Stable) @Nullable default String getNumRowsBefore()
@Stability(value=Stable) @Nullable default String getOrderByColumn()
@Stability(value=Stable) @Nullable default String getOrderByColumns()
@Stability(value=Stable) @Nullable default String getOther()
@Stability(value=Stable) @Nullable default String getPattern()
@Stability(value=Stable) @Nullable default String getPatternOption1()
@Stability(value=Stable) @Nullable default String getPatternOption2()
@Stability(value=Stable) @Nullable default String getPatternOptions()
@Stability(value=Stable) @Nullable default String getPeriod()
@Stability(value=Stable) @Nullable default String getPosition()
@Stability(value=Stable) @Nullable default String getRemoveAllPunctuation()
@Stability(value=Stable) @Nullable default String getRemoveAllQuotes()
@Stability(value=Stable) @Nullable default String getRemoveAllWhitespace()
@Stability(value=Stable) @Nullable default String getRemoveCustomCharacters()
@Stability(value=Stable) @Nullable default String getRemoveCustomValue()
@Stability(value=Stable) @Nullable default String getRemoveLeadingAndTrailingPunctuation()
@Stability(value=Stable) @Nullable default String getRemoveLeadingAndTrailingQuotes()
@Stability(value=Stable) @Nullable default String getRemoveLeadingAndTrailingWhitespace()
@Stability(value=Stable) @Nullable default String getRemoveLetters()
@Stability(value=Stable) @Nullable default String getRemoveNumbers()
@Stability(value=Stable) @Nullable default String getRemoveSourceColumn()
@Stability(value=Stable) @Nullable default String getRemoveSpecialCharacters()
@Stability(value=Stable) @Nullable default String getRightColumns()
@Stability(value=Stable) @Nullable default String getSampleSize()
@Stability(value=Stable) @Nullable default String getSampleType()
@Stability(value=Stable) @Nullable default Object getSecondaryInputs()
@Stability(value=Stable) @Nullable default String getSecondInput()
@Stability(value=Stable) @Nullable default Object getSheetIndexes()
@Stability(value=Stable) @Nullable default List<String> getSheetNames()
@Stability(value=Stable) @Nullable default String getSourceColumn()
@Stability(value=Stable) @Nullable default String getSourceColumn1()
@Stability(value=Stable) @Nullable default String getSourceColumn2()
@Stability(value=Stable) @Nullable default String getSourceColumns()
@Stability(value=Stable) @Nullable default String getStartColumnIndex()
@Stability(value=Stable) @Nullable default String getStartPattern()
@Stability(value=Stable) @Nullable default String getStartPosition()
@Stability(value=Stable) @Nullable default String getStartValue()
@Stability(value=Stable) @Nullable default String getStemmingMode()
@Stability(value=Stable) @Nullable default String getStepCount()
@Stability(value=Stable) @Nullable default String getStepIndex()
@Stability(value=Stable) @Nullable default String getStopWordsMode()
@Stability(value=Stable) @Nullable default String getStrategy()
@Stability(value=Stable) @Nullable default String getTargetColumn()
@Stability(value=Stable) @Nullable default String getTargetColumnNames()
@Stability(value=Stable) @Nullable default String getTargetDateFormat()
@Stability(value=Stable) @Nullable default String getTargetIndex()
@Stability(value=Stable) @Nullable default String getTimeZone()
@Stability(value=Stable) @Nullable default String getTokenizerPattern()
@Stability(value=Stable) @Nullable default String getTrueString()
@Stability(value=Stable) @Nullable default String getUdfLang()
@Stability(value=Stable) @Nullable default String getUnits()
@Stability(value=Stable) @Nullable default String getUnpivotColumn()
@Stability(value=Stable) @Nullable default String getUpperBound()
@Stability(value=Stable) @Nullable default String getUseNewDataFrame()
@Stability(value=Stable) @Nullable default String getValue()
@Stability(value=Stable) @Nullable default String getValue1()
@Stability(value=Stable) @Nullable default String getValue2()
@Stability(value=Stable) @Nullable default String getValueColumn()
@Stability(value=Stable) @Nullable default String getViewFrame()
@Stability(value=Stable) static CfnRecipe.RecipeParametersProperty.Builder builder()
Copyright © 2022. All rights reserved.