httpListeners

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

Parameters

value

One or more http_listener blocks as defined below.


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


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

Parameters

values

One or more http_listener blocks as defined below.


@JvmName(name = "ktqqfrxgklrrrmae")
suspend fun httpListeners(argument: List<suspend ApplicationGatewayHttpListenerArgsBuilder.() -> Unit>)
@JvmName(name = "khjsrkvqmpqvldrf")
suspend fun httpListeners(vararg argument: suspend ApplicationGatewayHttpListenerArgsBuilder.() -> Unit)
@JvmName(name = "pdcmltbyeopmysyc")
suspend fun httpListeners(argument: suspend ApplicationGatewayHttpListenerArgsBuilder.() -> Unit)

Parameters

argument

One or more http_listener blocks as defined below.