Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sam.CfnFunctionPropsMixin.DynamoDBEventProperty.Builder
Packages that use CfnFunctionPropsMixin.DynamoDBEventProperty.Builder
-
Uses of CfnFunctionPropsMixin.DynamoDBEventProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.sam
Methods in software.amazon.awscdk.cfnpropertymixins.services.sam that return CfnFunctionPropsMixin.DynamoDBEventProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnFunctionPropsMixin.DynamoDBEventProperty.getBatchSize()CfnFunctionPropsMixin.DynamoDBEventProperty.Builder.bisectBatchOnFunctionError(Boolean bisectBatchOnFunctionError) CfnFunctionPropsMixin.DynamoDBEventProperty.Builder.bisectBatchOnFunctionError(IResolvable bisectBatchOnFunctionError) CfnFunctionPropsMixin.DynamoDBEventProperty.builder()CfnFunctionPropsMixin.DynamoDBEventProperty.Builder.destinationConfig(CfnFunctionPropsMixin.DestinationConfigProperty destinationConfig) Sets the value ofCfnFunctionPropsMixin.DynamoDBEventProperty.getDestinationConfig()CfnFunctionPropsMixin.DynamoDBEventProperty.Builder.destinationConfig(IResolvable destinationConfig) Sets the value ofCfnFunctionPropsMixin.DynamoDBEventProperty.getDestinationConfig()Sets the value ofCfnFunctionPropsMixin.DynamoDBEventProperty.getEnabled()CfnFunctionPropsMixin.DynamoDBEventProperty.Builder.enabled(IResolvable enabled) Sets the value ofCfnFunctionPropsMixin.DynamoDBEventProperty.getEnabled()CfnFunctionPropsMixin.DynamoDBEventProperty.Builder.maximumBatchingWindowInSeconds(Number maximumBatchingWindowInSeconds) CfnFunctionPropsMixin.DynamoDBEventProperty.Builder.maximumRecordAgeInSeconds(Number maximumRecordAgeInSeconds) CfnFunctionPropsMixin.DynamoDBEventProperty.Builder.maximumRetryAttempts(Number maximumRetryAttempts) Sets the value ofCfnFunctionPropsMixin.DynamoDBEventProperty.getMaximumRetryAttempts()CfnFunctionPropsMixin.DynamoDBEventProperty.Builder.parallelizationFactor(Number parallelizationFactor) Sets the value ofCfnFunctionPropsMixin.DynamoDBEventProperty.getParallelizationFactor()CfnFunctionPropsMixin.DynamoDBEventProperty.Builder.startingPosition(String startingPosition) Sets the value ofCfnFunctionPropsMixin.DynamoDBEventProperty.getStartingPosition()Sets the value ofCfnFunctionPropsMixin.DynamoDBEventProperty.getStream()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sam with parameters of type CfnFunctionPropsMixin.DynamoDBEventProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFunctionPropsMixin.DynamoDBEventProperty.Builder.