maximumRetryAttempts property
Maximum number of times to retry when the function returns an error. Valid values between 0 and 2. Defaults to 2.
Implementation
final pulumi.Input<int?>? maximumRetryAttempts;
Maximum number of times to retry when the function returns an error. Valid values between 0 and 2. Defaults to 2.
final pulumi.Input<int?>? maximumRetryAttempts;