maximumRetryAttempts property
Maximum number of times to retry when the function returns an error. Only available for stream sources (DynamoDB and Kinesis). Minimum and default of -1 (forever), maximum of 10000.
Implementation
final pulumi.Input<int?>? maximumRetryAttempts;