Uses of Interface
software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream.DatabaseSourceConfigurationProperty
Packages that use CfnDeliveryStream.DatabaseSourceConfigurationProperty
Package
Description
Amazon Data Firehose Construct Library
-
Uses of CfnDeliveryStream.DatabaseSourceConfigurationProperty in software.amazon.awscdk.services.kinesisfirehose
Classes in software.amazon.awscdk.services.kinesisfirehose that implement CfnDeliveryStream.DatabaseSourceConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDeliveryStream.DatabaseSourceConfigurationPropertyMethods in software.amazon.awscdk.services.kinesisfirehose that return CfnDeliveryStream.DatabaseSourceConfigurationPropertyModifier and TypeMethodDescriptionCfnDeliveryStream.DatabaseSourceConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.kinesisfirehose with parameters of type CfnDeliveryStream.DatabaseSourceConfigurationPropertyModifier and TypeMethodDescriptionCfnDeliveryStream.Builder.databaseSourceConfiguration(CfnDeliveryStream.DatabaseSourceConfigurationProperty databaseSourceConfiguration) The top level object for configuring streams with database as a source.CfnDeliveryStreamProps.Builder.databaseSourceConfiguration(CfnDeliveryStream.DatabaseSourceConfigurationProperty databaseSourceConfiguration) Sets the value ofCfnDeliveryStreamProps.getDatabaseSourceConfiguration()voidCfnDeliveryStream.setDatabaseSourceConfiguration(CfnDeliveryStream.DatabaseSourceConfigurationProperty value) The top level object for configuring streams with database as a source.