| Package | Description |
|---|---|
| software.amazon.awscdk.services.databrew |
AWS::DataBrew Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnJob.RecipeProperty.Jsii$Proxy
An implementation for
CfnJob.RecipeProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnJob.RecipeProperty |
CfnJob.RecipeProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnJobProps.Builder |
CfnJobProps.Builder.recipe(CfnJob.RecipeProperty recipe)
Sets the value of
CfnJobProps.getRecipe() |
CfnJob.Builder |
CfnJob.Builder.recipe(CfnJob.RecipeProperty recipe)
A series of data transformation steps that the job runs.
|
void |
CfnJob.setRecipe(CfnJob.RecipeProperty value)
A series of data transformation steps that the job runs.
|
Copyright © 2022. All rights reserved.