| Package | Description |
|---|---|
| software.amazon.awscdk.services.databrew |
AWS::DataBrew Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnDataset.FormatOptionsProperty.Jsii$Proxy
An implementation for
CfnDataset.FormatOptionsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnDataset.FormatOptionsProperty |
CfnDataset.FormatOptionsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnDatasetProps.Builder |
CfnDatasetProps.Builder.formatOptions(CfnDataset.FormatOptionsProperty formatOptions)
Sets the value of
CfnDatasetProps.getFormatOptions() |
CfnDataset.Builder |
CfnDataset.Builder.formatOptions(CfnDataset.FormatOptionsProperty formatOptions)
A set of options that define how DataBrew interprets the data in the dataset.
|
void |
CfnDataset.setFormatOptions(CfnDataset.FormatOptionsProperty value)
A set of options that define how DataBrew interprets the data in the dataset.
|
Copyright © 2022. All rights reserved.