Uses of Interface
software.amazon.awscdk.services.databrew.CfnDataset.InputProperty
Packages that use CfnDataset.InputProperty
-
Uses of CfnDataset.InputProperty in software.amazon.awscdk.services.databrew
Classes in software.amazon.awscdk.services.databrew that implement CfnDataset.InputPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDataset.InputPropertyMethods in software.amazon.awscdk.services.databrew that return CfnDataset.InputPropertyModifier and TypeMethodDescriptionCfnDataset.InputProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.databrew with parameters of type CfnDataset.InputPropertyModifier and TypeMethodDescriptionCfnDataset.Builder.input(CfnDataset.InputProperty input) Information on how DataBrew can find the dataset, in either the AWS Glue Data Catalog or Amazon S3 .CfnDatasetProps.Builder.input(CfnDataset.InputProperty input) Sets the value ofCfnDatasetProps.getInput()voidCfnDataset.setInput(CfnDataset.InputProperty value) Information on how DataBrew can find the dataset, in either the AWS Glue Data Catalog or Amazon S3 .