Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose.CfnDeliveryStreamPropsMixin.DirectPutSourceConfigurationProperty
Packages that use CfnDeliveryStreamPropsMixin.DirectPutSourceConfigurationProperty
-
Uses of CfnDeliveryStreamPropsMixin.DirectPutSourceConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose
Classes in software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose that implement CfnDeliveryStreamPropsMixin.DirectPutSourceConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDeliveryStreamPropsMixin.DirectPutSourceConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose that return CfnDeliveryStreamPropsMixin.DirectPutSourceConfigurationPropertyModifier and TypeMethodDescriptionCfnDeliveryStreamPropsMixin.DirectPutSourceConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose with parameters of type CfnDeliveryStreamPropsMixin.DirectPutSourceConfigurationPropertyModifier and TypeMethodDescriptionCfnDeliveryStreamMixinProps.Builder.directPutSourceConfiguration(CfnDeliveryStreamPropsMixin.DirectPutSourceConfigurationProperty directPutSourceConfiguration) Sets the value ofCfnDeliveryStreamMixinProps.getDirectPutSourceConfiguration()CfnDeliveryStreamPropsMixin.Builder.directPutSourceConfiguration(CfnDeliveryStreamPropsMixin.DirectPutSourceConfigurationProperty directPutSourceConfiguration) The structure that configures parameters such asThroughputHintInMBsfor a stream configured with Direct PUT as a source.