ServicePerimeterStatusIngressPolicy

Constructors

Link copied to clipboard
constructor(ingressFrom: ServicePerimeterStatusIngressPolicyIngressFrom? = null, ingressTo: ServicePerimeterStatusIngressPolicyIngressTo? = null, title: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

Defines the conditions on the ApiOperation and request destination that cause this IngressPolicy to apply. Structure is documented below.

Link copied to clipboard
val title: String? = null

Human readable title. Must be unique within the perimeter. Does not affect behavior.