ingresses

@JvmName(name = "xktyegoqfiamibvb")
suspend fun ingresses(value: Output<List<TunnelConfigConfigIngressArgs>>)
@JvmName(name = "tifjircpfyxxjxoh")
suspend fun ingresses(value: List<TunnelConfigConfigIngressArgs>?)

Parameters

value

List of public hostname definitions. At least one ingress rule needs to be defined for the tunnel.


@JvmName(name = "kjxjehyelkxrifck")
suspend fun ingresses(vararg values: Output<TunnelConfigConfigIngressArgs>)


@JvmName(name = "rfdvycwxcwodiuun")
suspend fun ingresses(values: List<Output<TunnelConfigConfigIngressArgs>>)
@JvmName(name = "stplqvfaownfxtlm")
suspend fun ingresses(vararg values: TunnelConfigConfigIngressArgs)

Parameters

values

List of public hostname definitions. At least one ingress rule needs to be defined for the tunnel.


@JvmName(name = "lvimdgugtkryvqta")
suspend fun ingresses(argument: List<suspend TunnelConfigConfigIngressArgsBuilder.() -> Unit>)
@JvmName(name = "vixadltmqsvvuqsk")
suspend fun ingresses(vararg argument: suspend TunnelConfigConfigIngressArgsBuilder.() -> Unit)
@JvmName(name = "hkvkrxswgktdvupx")
suspend fun ingresses(argument: suspend TunnelConfigConfigIngressArgsBuilder.() -> Unit)

Parameters

argument

List of public hostname definitions. At least one ingress rule needs to be defined for the tunnel.