Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose.CfnDeliveryStreamPropsMixin.ProcessingConfigurationProperty.Builder
Packages that use CfnDeliveryStreamPropsMixin.ProcessingConfigurationProperty.Builder
-
Uses of CfnDeliveryStreamPropsMixin.ProcessingConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose
Methods in software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose that return CfnDeliveryStreamPropsMixin.ProcessingConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnDeliveryStreamPropsMixin.ProcessingConfigurationProperty.builder()Sets the value ofCfnDeliveryStreamPropsMixin.ProcessingConfigurationProperty.getEnabled()CfnDeliveryStreamPropsMixin.ProcessingConfigurationProperty.Builder.enabled(IResolvable enabled) Sets the value ofCfnDeliveryStreamPropsMixin.ProcessingConfigurationProperty.getEnabled()CfnDeliveryStreamPropsMixin.ProcessingConfigurationProperty.Builder.processors(List<? extends Object> processors) CfnDeliveryStreamPropsMixin.ProcessingConfigurationProperty.Builder.processors(IResolvable processors) Constructors in software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose with parameters of type CfnDeliveryStreamPropsMixin.ProcessingConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDeliveryStreamPropsMixin.ProcessingConfigurationProperty.Builder.