Uses of Class
software.amazon.awscdk.services.dynamodb.InputFormat
Packages that use InputFormat
-
Uses of InputFormat in software.amazon.awscdk.services.dynamodb
Methods in software.amazon.awscdk.services.dynamodb that return InputFormatModifier and TypeMethodDescriptionstatic InputFormatInputFormat.csv()CSV format.static InputFormatInputFormat.csv(CsvOptions options) CSV format.static InputFormatInputFormat.dynamoDBJson()DynamoDB JSON format.ImportSourceSpecification.getInputFormat()The format of the imported data.final InputFormatImportSourceSpecification.Jsii$Proxy.getInputFormat()static InputFormatInputFormat.ion()Amazon Ion format.Methods in software.amazon.awscdk.services.dynamodb with parameters of type InputFormatModifier and TypeMethodDescriptionImportSourceSpecification.Builder.inputFormat(InputFormat inputFormat) Sets the value ofImportSourceSpecification.getInputFormat()