Uses of Class
software.amazon.awscdk.services.kinesisfirehose.OpenXJsonInputFormatProps.Builder
Packages that use OpenXJsonInputFormatProps.Builder
Package
Description
Amazon Data Firehose Construct Library
-
Uses of OpenXJsonInputFormatProps.Builder in software.amazon.awscdk.services.kinesisfirehose
Methods in software.amazon.awscdk.services.kinesisfirehose that return OpenXJsonInputFormatProps.BuilderModifier and TypeMethodDescriptionOpenXJsonInputFormatProps.builder()OpenXJsonInputFormatProps.Builder.columnToJsonKeyMappings(Map<String, String> columnToJsonKeyMappings) Sets the value ofOpenXJsonInputFormatProps.getColumnToJsonKeyMappings()OpenXJsonInputFormatProps.Builder.convertDotsInJsonKeysToUnderscores(Boolean convertDotsInJsonKeysToUnderscores) Sets the value ofOpenXJsonInputFormatProps.getConvertDotsInJsonKeysToUnderscores()OpenXJsonInputFormatProps.Builder.lowercaseColumnNames(Boolean lowercaseColumnNames) Sets the value ofOpenXJsonInputFormatProps.getLowercaseColumnNames()Constructors in software.amazon.awscdk.services.kinesisfirehose with parameters of type OpenXJsonInputFormatProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theOpenXJsonInputFormatProps.Builder.