Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.pipes.CfnPipePropsMixin.PipeSourceKinesisStreamParametersProperty.Builder
Packages that use CfnPipePropsMixin.PipeSourceKinesisStreamParametersProperty.Builder
-
Uses of CfnPipePropsMixin.PipeSourceKinesisStreamParametersProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.pipes
Methods in software.amazon.awscdk.cfnpropertymixins.services.pipes that return CfnPipePropsMixin.PipeSourceKinesisStreamParametersProperty.BuilderModifier and TypeMethodDescriptionCfnPipePropsMixin.PipeSourceKinesisStreamParametersProperty.builder()CfnPipePropsMixin.PipeSourceKinesisStreamParametersProperty.Builder.deadLetterConfig(CfnPipePropsMixin.DeadLetterConfigProperty deadLetterConfig) CfnPipePropsMixin.PipeSourceKinesisStreamParametersProperty.Builder.deadLetterConfig(IResolvable deadLetterConfig) CfnPipePropsMixin.PipeSourceKinesisStreamParametersProperty.Builder.maximumBatchingWindowInSeconds(Number maximumBatchingWindowInSeconds) CfnPipePropsMixin.PipeSourceKinesisStreamParametersProperty.Builder.maximumRecordAgeInSeconds(Number maximumRecordAgeInSeconds) CfnPipePropsMixin.PipeSourceKinesisStreamParametersProperty.Builder.maximumRetryAttempts(Number maximumRetryAttempts) CfnPipePropsMixin.PipeSourceKinesisStreamParametersProperty.Builder.onPartialBatchItemFailure(String onPartialBatchItemFailure) CfnPipePropsMixin.PipeSourceKinesisStreamParametersProperty.Builder.parallelizationFactor(Number parallelizationFactor) CfnPipePropsMixin.PipeSourceKinesisStreamParametersProperty.Builder.startingPosition(String startingPosition) CfnPipePropsMixin.PipeSourceKinesisStreamParametersProperty.Builder.startingPositionTimestamp(String startingPositionTimestamp) Constructors in software.amazon.awscdk.cfnpropertymixins.services.pipes with parameters of type CfnPipePropsMixin.PipeSourceKinesisStreamParametersProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPipePropsMixin.PipeSourceKinesisStreamParametersProperty.Builder.