ingress From
suspend fun ingressFrom(value: Output<ServicePerimetersServicePerimeterSpecIngressPolicyIngressFromArgs>)
Parameters
value
Defines the conditions on the source of a request causing this IngressPolicy
to apply. Structure is documented below.
suspend fun ingressFrom(argument: suspend ServicePerimetersServicePerimeterSpecIngressPolicyIngressFromArgsBuilder.() -> Unit)
Parameters
argument
Defines the conditions on the source of a request causing this IngressPolicy
to apply. Structure is documented below.