Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.msk.CfnChannelPropsMixin.DestinationTableProperty.Builder
Packages that use CfnChannelPropsMixin.DestinationTableProperty.Builder
-
Uses of CfnChannelPropsMixin.DestinationTableProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.msk
Methods in software.amazon.awscdk.cfnpropertymixins.services.msk that return CfnChannelPropsMixin.DestinationTableProperty.BuilderModifier and TypeMethodDescriptionCfnChannelPropsMixin.DestinationTableProperty.builder()CfnChannelPropsMixin.DestinationTableProperty.Builder.destinationDatabaseName(String destinationDatabaseName) CfnChannelPropsMixin.DestinationTableProperty.Builder.destinationTableName(String destinationTableName) Sets the value ofCfnChannelPropsMixin.DestinationTableProperty.getDestinationTableName()CfnChannelPropsMixin.DestinationTableProperty.Builder.partitionSpec(CfnChannelPropsMixin.PartitionSpecProperty partitionSpec) Sets the value ofCfnChannelPropsMixin.DestinationTableProperty.getPartitionSpec()CfnChannelPropsMixin.DestinationTableProperty.Builder.partitionSpec(IResolvable partitionSpec) Sets the value ofCfnChannelPropsMixin.DestinationTableProperty.getPartitionSpec()Constructors in software.amazon.awscdk.cfnpropertymixins.services.msk with parameters of type CfnChannelPropsMixin.DestinationTableProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannelPropsMixin.DestinationTableProperty.Builder.