Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose.CfnDeliveryStreamPropsMixin.DatabaseSourceConfigurationProperty
Packages that use CfnDeliveryStreamPropsMixin.DatabaseSourceConfigurationProperty
-
Uses of CfnDeliveryStreamPropsMixin.DatabaseSourceConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose
Classes in software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose that implement CfnDeliveryStreamPropsMixin.DatabaseSourceConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDeliveryStreamPropsMixin.DatabaseSourceConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose that return CfnDeliveryStreamPropsMixin.DatabaseSourceConfigurationPropertyModifier and TypeMethodDescriptionCfnDeliveryStreamPropsMixin.DatabaseSourceConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose with parameters of type CfnDeliveryStreamPropsMixin.DatabaseSourceConfigurationPropertyModifier and TypeMethodDescriptionCfnDeliveryStreamMixinProps.Builder.databaseSourceConfiguration(CfnDeliveryStreamPropsMixin.DatabaseSourceConfigurationProperty databaseSourceConfiguration) Sets the value ofCfnDeliveryStreamMixinProps.getDatabaseSourceConfiguration()CfnDeliveryStreamPropsMixin.Builder.databaseSourceConfiguration(CfnDeliveryStreamPropsMixin.DatabaseSourceConfigurationProperty databaseSourceConfiguration) The top level object for configuring streams with database as a source.