httpRetryEvents

@JvmName(name = "yjxevogbuxlsddfw")
suspend fun httpRetryEvents(value: Output<List<String>>)
@JvmName(name = "gpjhfbnnqgnqofuy")
suspend fun httpRetryEvents(value: List<String>?)

Parameters

value

List of HTTP retry events. Valid values: client-error (HTTP status code 409), gateway-error (HTTP status codes 502, 503, and 504), server-error (HTTP status codes 500, 501, 502, 503, 504, 505, 506, 507, 508, 510, and 511), stream-error (retry on refused stream). Valid values: client-error (HTTP status code 409), gateway-error (HTTP status codes 502, 503, and 504), server-error (HTTP status codes 500, 501, 502, 503, 504, 505, 506, 507, 508, 510, and 511), stream-error (retry on refused stream).


@JvmName(name = "wdldbpajpmpvovbu")
suspend fun httpRetryEvents(vararg values: Output<String>)


@JvmName(name = "pnykpoivdekydttb")
suspend fun httpRetryEvents(values: List<Output<String>>)
@JvmName(name = "gwewmdgfcfljhyvy")
suspend fun httpRetryEvents(vararg values: String)

Parameters

values

List of HTTP retry events. Valid values: client-error (HTTP status code 409), gateway-error (HTTP status codes 502, 503, and 504), server-error (HTTP status codes 500, 501, 502, 503, 504, 505, 506, 507, 508, 510, and 511), stream-error (retry on refused stream). Valid values: client-error (HTTP status code 409), gateway-error (HTTP status codes 502, 503, and 504), server-error (HTTP status codes 500, 501, 502, 503, 504, 505, 506, 507, 508, 510, and 511), stream-error (retry on refused stream).