Interface HttpIngressRuleValue

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

    @Generated(value="jsii-pacmak/1.68.0 (build b45f2f6)",
               date="2022-09-25T03:33:25.504Z")
    @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 '#'.