Uses of Interface
software.amazon.awscdk.services.pipes.CfnPipe.PipeSourceSelfManagedKafkaParametersProperty
Package
Description
AWS::Pipes Construct Library
Amazon EventBridge Pipes Construct Library
-
Uses of CfnPipe.PipeSourceSelfManagedKafkaParametersProperty in software.amazon.awscdk.services.pipes
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnPipe.PipeSourceSelfManagedKafkaParametersProperty
Modifier and TypeMethodDescriptionCfnPipe.PipeSourceSelfManagedKafkaParametersProperty.Builder.build()
Builds the configured instance.Modifier 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
Modifier and TypeMethodDescriptionSourceParameters.getSelfManagedKafkaParameters()
(experimental) Self-managed Kafka configuration parameters.SourceParameters.Jsii$Proxy.getSelfManagedKafkaParameters()
Modifier and TypeMethodDescriptionSourceParameters.Builder.selfManagedKafkaParameters
(CfnPipe.PipeSourceSelfManagedKafkaParametersProperty selfManagedKafkaParameters) Sets the value ofSourceParameters.getSelfManagedKafkaParameters()