RateLimitRuleArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "xseuawokcxtkwica")
fun action(value: ActionType)
@JvmName(name = "mfhncagemmnqtuqw")
suspend fun action(value: Either<String, ActionType>)
@JvmName(name = "jcnufsmimkgnqpqc")
suspend fun action(value: Output<Either<String, ActionType>>)
@JvmName(name = "wrggasqqoyixsadc")
fun action(value: String)
Link copied to clipboard
@JvmName(name = "brvoehmdolcbcbcs")
fun enabledState(value: CustomRuleEnabledState)
@JvmName(name = "qphdnytwwngadewy")
suspend fun enabledState(value: Either<String, CustomRuleEnabledState>?)
@JvmName(name = "hthhahrvnxawqnta")
suspend fun enabledState(value: Output<Either<String, CustomRuleEnabledState>>)
@JvmName(name = "sdxyudgxqbtstdof")
fun enabledState(value: String)
Link copied to clipboard
@JvmName(name = "ofjcucfwuwkgyjmy")
suspend fun matchConditions(value: Output<List<MatchConditionArgs>>)
@JvmName(name = "fccmxbnxoifcbjic")
suspend fun matchConditions(vararg values: MatchConditionArgs)
@JvmName(name = "abqcklxweygsqaqq")
suspend fun matchConditions(vararg values: Output<MatchConditionArgs>)
@JvmName(name = "mpcqoscxgtpwlepo")
suspend fun matchConditions(vararg argument: suspend MatchConditionArgsBuilder.() -> Unit)
@JvmName(name = "yvqsjmfyxdgibaou")
suspend fun matchConditions(value: List<MatchConditionArgs>)
@JvmName(name = "wvkcibxcmbrnbsgo")
suspend fun matchConditions(values: List<Output<MatchConditionArgs>>)
@JvmName(name = "kwgtffgppcgefahn")
suspend fun matchConditions(argument: List<suspend MatchConditionArgsBuilder.() -> Unit>)
@JvmName(name = "hvtwseotufllknec")
suspend fun matchConditions(argument: suspend MatchConditionArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "wivhvdjnaiekwstk")
suspend fun name(value: Output<String>)
@JvmName(name = "hondxmiyfhxxouaf")
suspend fun name(value: String)
Link copied to clipboard
@JvmName(name = "wymfbbtqxuikoekd")
suspend fun priority(value: Output<Int>)
@JvmName(name = "aahtnwtrmayocggk")
suspend fun priority(value: Int)
Link copied to clipboard
@JvmName(name = "witrmlskrbvegcfl")
suspend fun rateLimitDurationInMinutes(value: Output<Int>)
@JvmName(name = "jexlstyfwstiewmr")
suspend fun rateLimitDurationInMinutes(value: Int)
Link copied to clipboard
@JvmName(name = "hosaphowyriltbdw")
suspend fun rateLimitThreshold(value: Output<Int>)
@JvmName(name = "ithvbsyojhhvweye")
suspend fun rateLimitThreshold(value: Int)