httpListeners

@JvmName(name = "butcvajtspqqkqrl")
suspend fun httpListeners(value: Output<List<ApplicationGatewayHttpListenerArgs>>)
@JvmName(name = "irnrtirnenxbbwbt")
suspend fun httpListeners(value: List<ApplicationGatewayHttpListenerArgs>?)

Parameters

value

One or more http_listener blocks as defined below.


@JvmName(name = "ttrjarmljicuadut")
suspend fun httpListeners(vararg values: Output<ApplicationGatewayHttpListenerArgs>)


@JvmName(name = "drradshraninvqjq")
suspend fun httpListeners(values: List<Output<ApplicationGatewayHttpListenerArgs>>)
@JvmName(name = "mvwvjtrttaluoche")
suspend fun httpListeners(vararg values: ApplicationGatewayHttpListenerArgs)

Parameters

values

One or more http_listener blocks as defined below.


@JvmName(name = "bmvffeiplyuhfbde")
suspend fun httpListeners(argument: List<suspend ApplicationGatewayHttpListenerArgsBuilder.() -> Unit>)
@JvmName(name = "nstifuyidmaglgts")
suspend fun httpListeners(vararg argument: suspend ApplicationGatewayHttpListenerArgsBuilder.() -> Unit)
@JvmName(name = "ckynlgsivveevtii")
suspend fun httpListeners(argument: suspend ApplicationGatewayHttpListenerArgsBuilder.() -> Unit)

Parameters

argument

One or more http_listener blocks as defined below.