URLMapDefaultRouteActionRetryPolicyArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "rgwttxenmnqncnek")
suspend fun numRetries(value: Output<Int>)
@JvmName(name = "hgojkhkjccqxhqvi")
suspend fun numRetries(value: Int?)
Link copied to clipboard
@JvmName(name = "tmmlvvbmpgybpyeg")
suspend fun perTryTimeout(value: Output<URLMapDefaultRouteActionRetryPolicyPerTryTimeoutArgs>)
@JvmName(name = "iftiidurioheqtvl")
suspend fun perTryTimeout(value: URLMapDefaultRouteActionRetryPolicyPerTryTimeoutArgs?)
@JvmName(name = "pxaxnfmhtojcfvca")
suspend fun perTryTimeout(argument: suspend URLMapDefaultRouteActionRetryPolicyPerTryTimeoutArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "wugoduuqeqybxjha")
suspend fun retryConditions(value: Output<List<String>>)
@JvmName(name = "qnjwuywivjwgflre")
suspend fun retryConditions(vararg values: Output<String>)
@JvmName(name = "tvliaejlavgonavr")
suspend fun retryConditions(vararg values: String)
@JvmName(name = "rtrsjrymxxmbooam")
suspend fun retryConditions(values: List<Output<String>>)
@JvmName(name = "aqslptrwmhivlluq")
suspend fun retryConditions(value: List<String>?)