| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
AWS Glue Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static DataFormatProps.Builder |
DataFormatProps.builder() |
DataFormatProps.Builder |
DataFormatProps.Builder.classificationString(ClassificationString classificationString)
Sets the value of
DataFormatProps.getClassificationString() |
DataFormatProps.Builder |
DataFormatProps.Builder.inputFormat(InputFormat inputFormat)
Sets the value of
DataFormatProps.getInputFormat() |
DataFormatProps.Builder |
DataFormatProps.Builder.outputFormat(OutputFormat outputFormat)
Sets the value of
DataFormatProps.getOutputFormat() |
DataFormatProps.Builder |
DataFormatProps.Builder.serializationLibrary(SerializationLibrary serializationLibrary)
Sets the value of
DataFormatProps.getSerializationLibrary() |
| Constructor and Description |
|---|
Jsii$Proxy(DataFormatProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
DataFormatProps.Builder. |
Copyright © 2022. All rights reserved.