RetryConfigResponse

fun RetryConfigResponse(maxAttempts: Int, maxBackoff: String, maxDoublings: Int, maxRetryDuration: String, minBackoff: String)