maximumRetryAttempts

@JvmName(name = "tbngwgljoavutpbi")
suspend fun maximumRetryAttempts(value: Output<Int>)
@JvmName(name = "xbstmlwmjprjxoms")
suspend fun maximumRetryAttempts(value: Int?)

Parameters

value

Maximum number of times to retry when the function returns an error. Valid values between 0 and 2. Defaults to 2.