Uses of Class
software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream.MSKSourceConfigurationProperty.Builder
Packages that use CfnDeliveryStream.MSKSourceConfigurationProperty.Builder
Package
Description
Amazon Data Firehose Construct Library
-
Uses of CfnDeliveryStream.MSKSourceConfigurationProperty.Builder in software.amazon.awscdk.services.kinesisfirehose
Methods in software.amazon.awscdk.services.kinesisfirehose that return CfnDeliveryStream.MSKSourceConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnDeliveryStream.MSKSourceConfigurationProperty.Builder.authenticationConfiguration
(IResolvable authenticationConfiguration) CfnDeliveryStream.MSKSourceConfigurationProperty.Builder.authenticationConfiguration
(CfnDeliveryStream.AuthenticationConfigurationProperty authenticationConfiguration) CfnDeliveryStream.MSKSourceConfigurationProperty.builder()
CfnDeliveryStream.MSKSourceConfigurationProperty.Builder.mskClusterArn
(String mskClusterArn) Sets the value ofCfnDeliveryStream.MSKSourceConfigurationProperty.getMskClusterArn()
CfnDeliveryStream.MSKSourceConfigurationProperty.Builder.readFromTimestamp
(String readFromTimestamp) Sets the value ofCfnDeliveryStream.MSKSourceConfigurationProperty.getReadFromTimestamp()
Sets the value ofCfnDeliveryStream.MSKSourceConfigurationProperty.getTopicName()
Constructors in software.amazon.awscdk.services.kinesisfirehose with parameters of type CfnDeliveryStream.MSKSourceConfigurationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDeliveryStream.MSKSourceConfigurationProperty.Builder
.