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