Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose.CfnDeliveryStreamPropsMixin.OrcSerDeProperty.Builder
Packages that use CfnDeliveryStreamPropsMixin.OrcSerDeProperty.Builder
-
Uses of CfnDeliveryStreamPropsMixin.OrcSerDeProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose
Methods in software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose that return CfnDeliveryStreamPropsMixin.OrcSerDeProperty.BuilderModifier and TypeMethodDescriptionCfnDeliveryStreamPropsMixin.OrcSerDeProperty.Builder.blockSizeBytes(Number blockSizeBytes) Sets the value ofCfnDeliveryStreamPropsMixin.OrcSerDeProperty.getBlockSizeBytes()CfnDeliveryStreamPropsMixin.OrcSerDeProperty.Builder.bloomFilterColumns(List<String> bloomFilterColumns) Sets the value ofCfnDeliveryStreamPropsMixin.OrcSerDeProperty.getBloomFilterColumns()CfnDeliveryStreamPropsMixin.OrcSerDeProperty.Builder.bloomFilterFalsePositiveProbability(Number bloomFilterFalsePositiveProbability) CfnDeliveryStreamPropsMixin.OrcSerDeProperty.builder()CfnDeliveryStreamPropsMixin.OrcSerDeProperty.Builder.compression(String compression) Sets the value ofCfnDeliveryStreamPropsMixin.OrcSerDeProperty.getCompression()CfnDeliveryStreamPropsMixin.OrcSerDeProperty.Builder.dictionaryKeyThreshold(Number dictionaryKeyThreshold) Sets the value ofCfnDeliveryStreamPropsMixin.OrcSerDeProperty.getDictionaryKeyThreshold()CfnDeliveryStreamPropsMixin.OrcSerDeProperty.Builder.enablePadding(Boolean enablePadding) Sets the value ofCfnDeliveryStreamPropsMixin.OrcSerDeProperty.getEnablePadding()CfnDeliveryStreamPropsMixin.OrcSerDeProperty.Builder.enablePadding(IResolvable enablePadding) Sets the value ofCfnDeliveryStreamPropsMixin.OrcSerDeProperty.getEnablePadding()CfnDeliveryStreamPropsMixin.OrcSerDeProperty.Builder.formatVersion(String formatVersion) Sets the value ofCfnDeliveryStreamPropsMixin.OrcSerDeProperty.getFormatVersion()CfnDeliveryStreamPropsMixin.OrcSerDeProperty.Builder.paddingTolerance(Number paddingTolerance) Sets the value ofCfnDeliveryStreamPropsMixin.OrcSerDeProperty.getPaddingTolerance()CfnDeliveryStreamPropsMixin.OrcSerDeProperty.Builder.rowIndexStride(Number rowIndexStride) Sets the value ofCfnDeliveryStreamPropsMixin.OrcSerDeProperty.getRowIndexStride()CfnDeliveryStreamPropsMixin.OrcSerDeProperty.Builder.stripeSizeBytes(Number stripeSizeBytes) Sets the value ofCfnDeliveryStreamPropsMixin.OrcSerDeProperty.getStripeSizeBytes()Constructors in software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose with parameters of type CfnDeliveryStreamPropsMixin.OrcSerDeProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDeliveryStreamPropsMixin.OrcSerDeProperty.Builder.