ingressFrom

@JvmName(name = "adgovgquxoaayjyu")
suspend fun ingressFrom(value: Output<IngressFromArgs>)
@JvmName(name = "quaufhvjpwfcbdkc")
suspend fun ingressFrom(value: IngressFromArgs?)

Parameters

value

Defines the conditions on the source of a request causing this IngressPolicy to apply.


@JvmName(name = "xslpgocyvbfsjtcp")
suspend fun ingressFrom(argument: suspend IngressFromArgsBuilder.() -> Unit)

Parameters

argument

Defines the conditions on the source of a request causing this IngressPolicy to apply.