quicConfig

@JvmName(name = "bbyskrcgwfcycvmn")
suspend fun quicConfig(value: Output<ListenerQuicConfigArgs>)
@JvmName(name = "ormonqkxmxvhmabx")
suspend fun quicConfig(value: ListenerQuicConfigArgs?)

Parameters

value

Configuration Associated with the QuIC Listening See quic_config below.


@JvmName(name = "bmvqlygkgknrekjw")
suspend fun quicConfig(argument: suspend ListenerQuicConfigArgsBuilder.() -> Unit)

Parameters

argument

Configuration Associated with the QuIC Listening See quic_config below.