Uses of Class
software.amazon.awscdk.services.pipes.alpha.SourceParameters.Builder
Packages that use SourceParameters.Builder
Package
Description
Amazon EventBridge Pipes Construct Library
-
Uses of SourceParameters.Builder in software.amazon.awscdk.services.pipes.alpha
Methods in software.amazon.awscdk.services.pipes.alpha that return SourceParameters.BuilderModifier and TypeMethodDescriptionSourceParameters.Builder.activeMqBrokerParameters(CfnPipe.PipeSourceActiveMQBrokerParametersProperty activeMqBrokerParameters) Sets the value ofSourceParameters.getActiveMqBrokerParameters()static SourceParameters.BuilderSourceParameters.builder()SourceParameters.Builder.dynamoDbStreamParameters(CfnPipe.PipeSourceDynamoDBStreamParametersProperty dynamoDbStreamParameters) Sets the value ofSourceParameters.getDynamoDbStreamParameters()SourceParameters.Builder.kinesisStreamParameters(CfnPipe.PipeSourceKinesisStreamParametersProperty kinesisStreamParameters) Sets the value ofSourceParameters.getKinesisStreamParameters()SourceParameters.Builder.managedStreamingKafkaParameters(CfnPipe.PipeSourceManagedStreamingKafkaParametersProperty managedStreamingKafkaParameters) Sets the value ofSourceParameters.getManagedStreamingKafkaParameters()SourceParameters.Builder.rabbitMqBrokerParameters(CfnPipe.PipeSourceRabbitMQBrokerParametersProperty rabbitMqBrokerParameters) Sets the value ofSourceParameters.getRabbitMqBrokerParameters()SourceParameters.Builder.selfManagedKafkaParameters(CfnPipe.PipeSourceSelfManagedKafkaParametersProperty selfManagedKafkaParameters) Sets the value ofSourceParameters.getSelfManagedKafkaParameters()SourceParameters.Builder.sqsQueueParameters(CfnPipe.PipeSourceSqsQueueParametersProperty sqsQueueParameters) Sets the value ofSourceParameters.getSqsQueueParameters()Constructors in software.amazon.awscdk.services.pipes.alpha with parameters of type SourceParameters.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(SourceParameters.Builder builder) Constructor that initializes the object based on literal property values passed by theSourceParameters.Builder.