Uses of Interface
software.amazon.awscdk.services.pipes.sources.alpha.StreamSourceParameters
Packages that use StreamSourceParameters
Package
Description
Amazon EventBridge Pipes Sources Construct Library
-
Uses of StreamSourceParameters in software.amazon.awscdk.services.pipes.sources.alpha
Subinterfaces of StreamSourceParameters in software.amazon.awscdk.services.pipes.sources.alphaModifier and TypeInterfaceDescriptioninterface(experimental) Parameters for the DynamoDB source.interface(experimental) Parameters for the Kinesis source.Classes in software.amazon.awscdk.services.pipes.sources.alpha that implement StreamSourceParametersModifier and TypeClassDescriptionstatic final classAn implementation forDynamoDBSourceParametersstatic final classAn implementation forKinesisSourceParametersstatic final classAn implementation forStreamSourceParametersMethods in software.amazon.awscdk.services.pipes.sources.alpha that return StreamSourceParametersModifier and TypeMethodDescriptionStreamSourceParameters.Builder.build()Builds the configured instance.StreamSource.getSourceParameters()(experimental) Base parameters for streaming sources.Constructors in software.amazon.awscdk.services.pipes.sources.alpha with parameters of type StreamSourceParametersModifierConstructorDescriptionprotectedStreamSource(String sourceArn, StreamSourceParameters sourceParameters)