values

@JvmName(name = "wfongytwknibnpsi")
suspend fun values(value: Output<Map<String, String>>)
@JvmName(name = "stuyyubnvqtubynv")
suspend fun values(value: Map<String, String>?)

Parameters

value

Tiered limit values. You must specify this as a key:value pair, with an integer value that is the maximum number of requests allowed for the specified unit. Currently only STANDARD is supported.


@JvmName(name = "mmoclxnivqirmgjq")
fun values(vararg values: Pair<String, String>)

Parameters

values

Tiered limit values. You must specify this as a key:value pair, with an integer value that is the maximum number of requests allowed for the specified unit. Currently only STANDARD is supported.