RetryConfigResponse

fun RetryConfigResponse(maxBackoffDuration: String, maxDoublings: Int, maxRetryDuration: String, minBackoffDuration: String, retryCount: Int)