Uses of Class
software.amazon.awscdk.services.msk.CfnChannel.DestinationTableProperty.Builder
Packages that use CfnChannel.DestinationTableProperty.Builder
Package
Description
Amazon Managed Streaming for Apache Kafka Construct Library
-
Uses of CfnChannel.DestinationTableProperty.Builder in software.amazon.awscdk.services.msk
Methods in software.amazon.awscdk.services.msk that return CfnChannel.DestinationTableProperty.BuilderModifier and TypeMethodDescriptionCfnChannel.DestinationTableProperty.builder()CfnChannel.DestinationTableProperty.Builder.destinationDatabaseName(String destinationDatabaseName) Sets the value ofCfnChannel.DestinationTableProperty.getDestinationDatabaseName()CfnChannel.DestinationTableProperty.Builder.destinationTableName(String destinationTableName) Sets the value ofCfnChannel.DestinationTableProperty.getDestinationTableName()CfnChannel.DestinationTableProperty.Builder.partitionSpec(IResolvable partitionSpec) Sets the value ofCfnChannel.DestinationTableProperty.getPartitionSpec()CfnChannel.DestinationTableProperty.Builder.partitionSpec(CfnChannel.PartitionSpecProperty partitionSpec) Sets the value ofCfnChannel.DestinationTableProperty.getPartitionSpec()Constructors in software.amazon.awscdk.services.msk with parameters of type CfnChannel.DestinationTableProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannel.DestinationTableProperty.Builder.