| Package | Description |
|---|---|
| software.amazon.awscdk.services.databrew |
AWS::DataBrew Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnRecipeProps.Builder |
CfnRecipeProps.builder() |
CfnRecipeProps.Builder |
CfnRecipeProps.Builder.description(String description)
Sets the value of
CfnRecipeProps.getDescription() |
CfnRecipeProps.Builder |
CfnRecipeProps.Builder.name(String name)
Sets the value of
CfnRecipeProps.getName() |
CfnRecipeProps.Builder |
CfnRecipeProps.Builder.steps(IResolvable steps)
Sets the value of
CfnRecipeProps.getSteps() |
CfnRecipeProps.Builder |
CfnRecipeProps.Builder.steps(List<? extends Object> steps)
Sets the value of
CfnRecipeProps.getSteps() |
CfnRecipeProps.Builder |
CfnRecipeProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnRecipeProps.getTags() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnRecipeProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRecipeProps.Builder. |
Copyright © 2022. All rights reserved.