ingressFrom

@JvmName(name = "xgpqbmnlwgkokpwm")
suspend fun ingressFrom(value: Output<ServicePerimeterSpecIngressPolicyIngressFromArgs>)
@JvmName(name = "bjocbtkjgvftbptj")
suspend fun ingressFrom(value: ServicePerimeterSpecIngressPolicyIngressFromArgs?)

Parameters

value

Defines the conditions on the source of a request causing this IngressPolicy to apply. Structure is documented below.


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

Parameters

argument

Defines the conditions on the source of a request causing this IngressPolicy to apply. Structure is documented below.