| Package | Description |
|---|---|
| software.amazon.awscdk.services.databrew |
AWS::DataBrew Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnDataset.PathOptionsProperty.Jsii$Proxy
An implementation for
CfnDataset.PathOptionsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnDataset.PathOptionsProperty |
CfnDataset.PathOptionsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnDatasetProps.Builder |
CfnDatasetProps.Builder.pathOptions(CfnDataset.PathOptionsProperty pathOptions)
Sets the value of
CfnDatasetProps.getPathOptions() |
CfnDataset.Builder |
CfnDataset.Builder.pathOptions(CfnDataset.PathOptionsProperty pathOptions)
A set of options that defines how DataBrew interprets an Amazon S3 path of the dataset.
|
void |
CfnDataset.setPathOptions(CfnDataset.PathOptionsProperty value)
A set of options that defines how DataBrew interprets an Amazon S3 path of the dataset.
|
Copyright © 2022. All rights reserved.