Interface TopologySelectorTerm

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

    @Generated(value="jsii-pacmak/1.68.0 (build b45f2f6)",
               date="2022-09-25T03:33:25.858Z")
    @Stability(Stable)
    public interface TopologySelectorTerm
    extends software.amazon.jsii.JsiiSerializable
    A topology selector term represents the result of label queries.

    A null or empty topology selector term matches no objects. The requirements of them are ANDed. It provides a subset of functionality as NodeSelectorTerm. This is an alpha feature and may change in the future.