Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose.CfnDeliveryStreamPropsMixin.DatabaseSourceConfigurationProperty.Builder
Packages that use CfnDeliveryStreamPropsMixin.DatabaseSourceConfigurationProperty.Builder
-
Uses of CfnDeliveryStreamPropsMixin.DatabaseSourceConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose
Methods in software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose that return CfnDeliveryStreamPropsMixin.DatabaseSourceConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnDeliveryStreamPropsMixin.DatabaseSourceConfigurationProperty.builder()CfnDeliveryStreamPropsMixin.DatabaseSourceConfigurationProperty.Builder.columns(CfnDeliveryStreamPropsMixin.DatabaseColumnsProperty columns) CfnDeliveryStreamPropsMixin.DatabaseSourceConfigurationProperty.Builder.columns(IResolvable columns) CfnDeliveryStreamPropsMixin.DatabaseSourceConfigurationProperty.Builder.databases(CfnDeliveryStreamPropsMixin.DatabasesProperty databases) CfnDeliveryStreamPropsMixin.DatabaseSourceConfigurationProperty.Builder.databases(IResolvable databases) CfnDeliveryStreamPropsMixin.DatabaseSourceConfigurationProperty.Builder.databaseSourceAuthenticationConfiguration(CfnDeliveryStreamPropsMixin.DatabaseSourceAuthenticationConfigurationProperty databaseSourceAuthenticationConfiguration) CfnDeliveryStreamPropsMixin.DatabaseSourceConfigurationProperty.Builder.databaseSourceAuthenticationConfiguration(IResolvable databaseSourceAuthenticationConfiguration) CfnDeliveryStreamPropsMixin.DatabaseSourceConfigurationProperty.Builder.databaseSourceVpcConfiguration(CfnDeliveryStreamPropsMixin.DatabaseSourceVPCConfigurationProperty databaseSourceVpcConfiguration) CfnDeliveryStreamPropsMixin.DatabaseSourceConfigurationProperty.Builder.databaseSourceVpcConfiguration(IResolvable databaseSourceVpcConfiguration) CfnDeliveryStreamPropsMixin.DatabaseSourceConfigurationProperty.Builder.publicCertificate(String publicCertificate) CfnDeliveryStreamPropsMixin.DatabaseSourceConfigurationProperty.Builder.snapshotWatermarkTable(String snapshotWatermarkTable) CfnDeliveryStreamPropsMixin.DatabaseSourceConfigurationProperty.Builder.surrogateKeys(List<String> surrogateKeys) CfnDeliveryStreamPropsMixin.DatabaseSourceConfigurationProperty.Builder.tables(CfnDeliveryStreamPropsMixin.DatabaseTablesProperty tables) CfnDeliveryStreamPropsMixin.DatabaseSourceConfigurationProperty.Builder.tables(IResolvable tables) Constructors in software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose with parameters of type CfnDeliveryStreamPropsMixin.DatabaseSourceConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDeliveryStreamPropsMixin.DatabaseSourceConfigurationProperty.Builder.