Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.pipes.CfnPipePropsMixin.PipeSourceManagedStreamingKafkaParametersProperty.Builder
-
Uses of CfnPipePropsMixin.PipeSourceManagedStreamingKafkaParametersProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.pipes
Methods in software.amazon.awscdk.cfnpropertymixins.services.pipes that return CfnPipePropsMixin.PipeSourceManagedStreamingKafkaParametersProperty.BuilderModifier and TypeMethodDescriptionCfnPipePropsMixin.PipeSourceManagedStreamingKafkaParametersProperty.Builder.batchSize(Number batchSize) CfnPipePropsMixin.PipeSourceManagedStreamingKafkaParametersProperty.builder()CfnPipePropsMixin.PipeSourceManagedStreamingKafkaParametersProperty.Builder.consumerGroupId(String consumerGroupId) CfnPipePropsMixin.PipeSourceManagedStreamingKafkaParametersProperty.Builder.credentials(CfnPipePropsMixin.MSKAccessCredentialsProperty credentials) CfnPipePropsMixin.PipeSourceManagedStreamingKafkaParametersProperty.Builder.credentials(IResolvable credentials) CfnPipePropsMixin.PipeSourceManagedStreamingKafkaParametersProperty.Builder.maximumBatchingWindowInSeconds(Number maximumBatchingWindowInSeconds) CfnPipePropsMixin.PipeSourceManagedStreamingKafkaParametersProperty.Builder.startingPosition(String startingPosition) Constructors in software.amazon.awscdk.cfnpropertymixins.services.pipes with parameters of type CfnPipePropsMixin.PipeSourceManagedStreamingKafkaParametersProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPipePropsMixin.PipeSourceManagedStreamingKafkaParametersProperty.Builder.