| Package | Description |
|---|---|
| software.amazon.awscdk.services.databrew |
AWS::DataBrew Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnDataset.InputProperty.Jsii$Proxy
An implementation for
CfnDataset.InputProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnDataset.InputProperty |
CfnDataset.InputProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnDatasetProps.Builder |
CfnDatasetProps.Builder.input(CfnDataset.InputProperty input)
Sets the value of
CfnDatasetProps.getInput() |
CfnDataset.Builder |
CfnDataset.Builder.input(CfnDataset.InputProperty input)
Information on how DataBrew can find the dataset, in either the AWS Glue Data Catalog or Amazon S3 .
|
void |
CfnDataset.setInput(CfnDataset.InputProperty value)
Information on how DataBrew can find the dataset, in either the AWS Glue Data Catalog or Amazon S3 .
|
Copyright © 2022. All rights reserved.