Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose.CfnDeliveryStreamPropsMixin.MSKSourceConfigurationProperty
Packages that use CfnDeliveryStreamPropsMixin.MSKSourceConfigurationProperty
-
Uses of CfnDeliveryStreamPropsMixin.MSKSourceConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose
Classes in software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose that implement CfnDeliveryStreamPropsMixin.MSKSourceConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDeliveryStreamPropsMixin.MSKSourceConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose that return CfnDeliveryStreamPropsMixin.MSKSourceConfigurationPropertyModifier and TypeMethodDescriptionCfnDeliveryStreamPropsMixin.MSKSourceConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose with parameters of type CfnDeliveryStreamPropsMixin.MSKSourceConfigurationPropertyModifier and TypeMethodDescriptionCfnDeliveryStreamMixinProps.Builder.mskSourceConfiguration(CfnDeliveryStreamPropsMixin.MSKSourceConfigurationProperty mskSourceConfiguration) Sets the value ofCfnDeliveryStreamMixinProps.getMskSourceConfiguration()CfnDeliveryStreamPropsMixin.Builder.mskSourceConfiguration(CfnDeliveryStreamPropsMixin.MSKSourceConfigurationProperty mskSourceConfiguration) The configuration for the Amazon MSK cluster to be used as the source for a delivery stream.