Interface HttpIngressRuleValue

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    HttpIngressRuleValue.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.69.0 (build f656c31)",
               date="2022-10-06T02:54:45.802Z")
    @Stability(Stable)
    public interface HttpIngressRuleValue
    extends software.amazon.jsii.JsiiSerializable
    HTTPIngressRuleValue is a list of http selectors pointing to backends.

    In the example: http:///? -> backend where where parts of the url correspond to RFC 3986, this resource will be used to match against everything after the last '/' and before the first '?' or '#'.