Uses of Class
software.amazon.awscdk.services.pipes.CfnPipe.PipeSourceSelfManagedKafkaParametersProperty.Builder
Packages that use CfnPipe.PipeSourceSelfManagedKafkaParametersProperty.Builder
-
Uses of CfnPipe.PipeSourceSelfManagedKafkaParametersProperty.Builder in software.amazon.awscdk.services.pipes
Methods in software.amazon.awscdk.services.pipes that return CfnPipe.PipeSourceSelfManagedKafkaParametersProperty.BuilderModifier and TypeMethodDescriptionCfnPipe.PipeSourceSelfManagedKafkaParametersProperty.Builder.additionalBootstrapServers(List<String> additionalBootstrapServers) Sets the value ofCfnPipe.PipeSourceSelfManagedKafkaParametersProperty.getBatchSize()CfnPipe.PipeSourceSelfManagedKafkaParametersProperty.builder()CfnPipe.PipeSourceSelfManagedKafkaParametersProperty.Builder.consumerGroupId(String consumerGroupId) CfnPipe.PipeSourceSelfManagedKafkaParametersProperty.Builder.credentials(IResolvable credentials) Sets the value ofCfnPipe.PipeSourceSelfManagedKafkaParametersProperty.getCredentials()CfnPipe.PipeSourceSelfManagedKafkaParametersProperty.Builder.credentials(CfnPipe.SelfManagedKafkaAccessConfigurationCredentialsProperty credentials) Sets the value ofCfnPipe.PipeSourceSelfManagedKafkaParametersProperty.getCredentials()CfnPipe.PipeSourceSelfManagedKafkaParametersProperty.Builder.maximumBatchingWindowInSeconds(Number maximumBatchingWindowInSeconds) CfnPipe.PipeSourceSelfManagedKafkaParametersProperty.Builder.serverRootCaCertificate(String serverRootCaCertificate) CfnPipe.PipeSourceSelfManagedKafkaParametersProperty.Builder.startingPosition(String startingPosition) Sets the value ofCfnPipe.PipeSourceSelfManagedKafkaParametersProperty.getTopicName()CfnPipe.PipeSourceSelfManagedKafkaParametersProperty.Builder.vpc(IResolvable vpc) Sets the value ofCfnPipe.PipeSourceSelfManagedKafkaParametersProperty.getVpc()CfnPipe.PipeSourceSelfManagedKafkaParametersProperty.Builder.vpc(CfnPipe.SelfManagedKafkaAccessConfigurationVpcProperty vpc) Sets the value ofCfnPipe.PipeSourceSelfManagedKafkaParametersProperty.getVpc()Constructors in software.amazon.awscdk.services.pipes with parameters of type CfnPipe.PipeSourceSelfManagedKafkaParametersProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPipe.PipeSourceSelfManagedKafkaParametersProperty.Builder.