Uses of Interface
software.amazon.awscdk.services.pipes.CfnPipe.PipeSourceSelfManagedKafkaParametersProperty
Packages that use CfnPipe.PipeSourceSelfManagedKafkaParametersProperty
Package
Description
AWS::Pipes Construct Library
Amazon EventBridge Pipes Construct Library
-
Uses of CfnPipe.PipeSourceSelfManagedKafkaParametersProperty in software.amazon.awscdk.services.pipes
Classes in software.amazon.awscdk.services.pipes that implement CfnPipe.PipeSourceSelfManagedKafkaParametersPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnPipe.PipeSourceSelfManagedKafkaParametersProperty
Methods in software.amazon.awscdk.services.pipes that return CfnPipe.PipeSourceSelfManagedKafkaParametersPropertyModifier and TypeMethodDescriptionCfnPipe.PipeSourceSelfManagedKafkaParametersProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.pipes with parameters of type CfnPipe.PipeSourceSelfManagedKafkaParametersPropertyModifier and TypeMethodDescriptionCfnPipe.PipeSourceParametersProperty.Builder.selfManagedKafkaParameters
(CfnPipe.PipeSourceSelfManagedKafkaParametersProperty selfManagedKafkaParameters) Sets the value ofCfnPipe.PipeSourceParametersProperty.getSelfManagedKafkaParameters()
-
Uses of CfnPipe.PipeSourceSelfManagedKafkaParametersProperty in software.amazon.awscdk.services.pipes.alpha
Methods in software.amazon.awscdk.services.pipes.alpha that return CfnPipe.PipeSourceSelfManagedKafkaParametersPropertyModifier and TypeMethodDescriptionSourceParameters.getSelfManagedKafkaParameters()
(experimental) Self-managed Kafka configuration parameters.SourceParameters.Jsii$Proxy.getSelfManagedKafkaParameters()
Methods in software.amazon.awscdk.services.pipes.alpha with parameters of type CfnPipe.PipeSourceSelfManagedKafkaParametersPropertyModifier and TypeMethodDescriptionSourceParameters.Builder.selfManagedKafkaParameters
(CfnPipe.PipeSourceSelfManagedKafkaParametersProperty selfManagedKafkaParameters) Sets the value ofSourceParameters.getSelfManagedKafkaParameters()