resolverCountLimit

@JvmName(name = "tiknmxtadeilqugy")
suspend fun resolverCountLimit(value: Output<Int>)
@JvmName(name = "mpevgskvwuhxbtiv")
suspend fun resolverCountLimit(value: Int?)

Parameters

value

The maximum number of resolvers that can be invoked in a single request. The default value is 0 (or unspecified), which will set the limit to 10000. When specified, the limit value can be between 1 and 10000. This field will produce a limit error if the operation falls out of bounds.