listener

@JvmName(name = "qspnxdqnktlyyaib")
suspend fun listener(value: Output<VirtualRouterSpecListenerArgs>)
@JvmName(name = "eogpauokfohpivdf")
suspend fun listener(value: VirtualRouterSpecListenerArgs?)

Parameters

value

Listeners that the virtual router is expected to receive inbound traffic from. Currently only one listener is supported per virtual router.


@JvmName(name = "pctywsmwknmswgjs")
suspend fun listener(argument: suspend VirtualRouterSpecListenerArgsBuilder.() -> Unit)

Parameters

argument

Listeners that the virtual router is expected to receive inbound traffic from. Currently only one listener is supported per virtual router.