Uses of Interface
software.amazon.awscdk.services.databrew.CfnDataset.FormatOptionsProperty
-
Uses of CfnDataset.FormatOptionsProperty in software.amazon.awscdk.services.databrew
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnDataset.FormatOptionsProperty
Modifier and TypeMethodDescriptionCfnDataset.FormatOptionsProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnDataset.Builder.formatOptions
(CfnDataset.FormatOptionsProperty formatOptions) A set of options that define how DataBrew interprets the data in the dataset.CfnDatasetProps.Builder.formatOptions
(CfnDataset.FormatOptionsProperty formatOptions) Sets the value ofCfnDatasetProps.getFormatOptions()
void
CfnDataset.setFormatOptions
(CfnDataset.FormatOptionsProperty value) A set of options that define how DataBrew interprets the data in the dataset.