Uses of Class
software.amazon.awscdk.services.msk.CfnChannel.TopicConfigurationProperty.Builder
Packages that use CfnChannel.TopicConfigurationProperty.Builder
Package
Description
Amazon Managed Streaming for Apache Kafka Construct Library
-
Uses of CfnChannel.TopicConfigurationProperty.Builder in software.amazon.awscdk.services.msk
Methods in software.amazon.awscdk.services.msk that return CfnChannel.TopicConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnChannel.TopicConfigurationProperty.builder()CfnChannel.TopicConfigurationProperty.Builder.recordConverter(IResolvable recordConverter) Sets the value ofCfnChannel.TopicConfigurationProperty.getRecordConverter()CfnChannel.TopicConfigurationProperty.Builder.recordConverter(CfnChannel.RecordConverterProperty recordConverter) Sets the value ofCfnChannel.TopicConfigurationProperty.getRecordConverter()CfnChannel.TopicConfigurationProperty.Builder.recordSchema(IResolvable recordSchema) Sets the value ofCfnChannel.TopicConfigurationProperty.getRecordSchema()CfnChannel.TopicConfigurationProperty.Builder.recordSchema(CfnChannel.RecordSchemaProperty recordSchema) Sets the value ofCfnChannel.TopicConfigurationProperty.getRecordSchema()Sets the value ofCfnChannel.TopicConfigurationProperty.getTopicArn()Constructors in software.amazon.awscdk.services.msk with parameters of type CfnChannel.TopicConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannel.TopicConfigurationProperty.Builder.