ListenerRuleConditionArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "xfeglqncltblqfqe")
suspend fun hostHeader(value: ListenerRuleConditionHostHeaderArgs?)
@JvmName(name = "cpdkbaofvcaeridb")
suspend fun hostHeader(value: Output<ListenerRuleConditionHostHeaderArgs>)
@JvmName(name = "hpuptkdlovuupwjo")
suspend fun hostHeader(argument: suspend ListenerRuleConditionHostHeaderArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "asphdnoddwjsfkqc")
suspend fun httpHeader(value: ListenerRuleConditionHttpHeaderArgs?)
@JvmName(name = "iayfwricqehuiltm")
suspend fun httpHeader(value: Output<ListenerRuleConditionHttpHeaderArgs>)
@JvmName(name = "eqouilplewycfidr")
suspend fun httpHeader(argument: suspend ListenerRuleConditionHttpHeaderArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "vhmuhsypwwymbiqw")
suspend fun httpRequestMethod(value: ListenerRuleConditionHttpRequestMethodArgs?)
@JvmName(name = "bmrmianyauvdvxok")
suspend fun httpRequestMethod(value: Output<ListenerRuleConditionHttpRequestMethodArgs>)
@JvmName(name = "lmivphhysqqkcoms")
suspend fun httpRequestMethod(argument: suspend ListenerRuleConditionHttpRequestMethodArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "eogghluotrxhoflv")
suspend fun pathPattern(value: ListenerRuleConditionPathPatternArgs?)
@JvmName(name = "ypvkaccrdxefcldr")
suspend fun pathPattern(value: Output<ListenerRuleConditionPathPatternArgs>)
@JvmName(name = "mkljfuaoyghyrquu")
suspend fun pathPattern(argument: suspend ListenerRuleConditionPathPatternArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "ypbckmhpvqsmisgk")
suspend fun queryStrings(value: Output<List<ListenerRuleConditionQueryStringArgs>>)
@JvmName(name = "krrjnqdatsxjayeo")
suspend fun queryStrings(vararg values: ListenerRuleConditionQueryStringArgs)
@JvmName(name = "xamkknbglhtawiwe")
suspend fun queryStrings(vararg values: Output<ListenerRuleConditionQueryStringArgs>)
@JvmName(name = "fbsfbtadslyemyci")
suspend fun queryStrings(vararg argument: suspend ListenerRuleConditionQueryStringArgsBuilder.() -> Unit)
@JvmName(name = "ybyikgheupyvgvyk")
suspend fun queryStrings(value: List<ListenerRuleConditionQueryStringArgs>?)
@JvmName(name = "rohbmsyvthdxieva")
suspend fun queryStrings(values: List<Output<ListenerRuleConditionQueryStringArgs>>)
@JvmName(name = "susoyupntddmqkxx")
suspend fun queryStrings(argument: List<suspend ListenerRuleConditionQueryStringArgsBuilder.() -> Unit>)
@JvmName(name = "jolblgwnnpdkjjpn")
suspend fun queryStrings(argument: suspend ListenerRuleConditionQueryStringArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "fjseasopranbivct")
suspend fun sourceIp(value: ListenerRuleConditionSourceIpArgs?)
@JvmName(name = "xbdblnejbbivqyqg")
suspend fun sourceIp(value: Output<ListenerRuleConditionSourceIpArgs>)
@JvmName(name = "keomxxowofbjmfqn")
suspend fun sourceIp(argument: suspend ListenerRuleConditionSourceIpArgsBuilder.() -> Unit)