Uses of Class
software.amazon.awscdk.services.pipes.CfnPipe.PipeSourceKinesisStreamParametersProperty.Builder
-
Uses of CfnPipe.PipeSourceKinesisStreamParametersProperty.Builder in software.amazon.awscdk.services.pipes
Modifier and TypeMethodDescriptionSets the value ofCfnPipe.PipeSourceKinesisStreamParametersProperty.getBatchSize()
CfnPipe.PipeSourceKinesisStreamParametersProperty.builder()
CfnPipe.PipeSourceKinesisStreamParametersProperty.Builder.deadLetterConfig
(IResolvable deadLetterConfig) Sets the value ofCfnPipe.PipeSourceKinesisStreamParametersProperty.getDeadLetterConfig()
CfnPipe.PipeSourceKinesisStreamParametersProperty.Builder.deadLetterConfig
(CfnPipe.DeadLetterConfigProperty deadLetterConfig) Sets the value ofCfnPipe.PipeSourceKinesisStreamParametersProperty.getDeadLetterConfig()
CfnPipe.PipeSourceKinesisStreamParametersProperty.Builder.maximumBatchingWindowInSeconds
(Number maximumBatchingWindowInSeconds) CfnPipe.PipeSourceKinesisStreamParametersProperty.Builder.maximumRecordAgeInSeconds
(Number maximumRecordAgeInSeconds) CfnPipe.PipeSourceKinesisStreamParametersProperty.Builder.maximumRetryAttempts
(Number maximumRetryAttempts) CfnPipe.PipeSourceKinesisStreamParametersProperty.Builder.onPartialBatchItemFailure
(String onPartialBatchItemFailure) CfnPipe.PipeSourceKinesisStreamParametersProperty.Builder.parallelizationFactor
(Number parallelizationFactor) CfnPipe.PipeSourceKinesisStreamParametersProperty.Builder.startingPosition
(String startingPosition) Sets the value ofCfnPipe.PipeSourceKinesisStreamParametersProperty.getStartingPosition()
CfnPipe.PipeSourceKinesisStreamParametersProperty.Builder.startingPositionTimestamp
(String startingPositionTimestamp) ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnPipe.PipeSourceKinesisStreamParametersProperty.Builder
.