Interface NodeSelectorTerm

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

    @Generated(value="jsii-pacmak/1.75.0 (build 63bb957)",
               date="2023-02-20T02:42:02.262Z")
    @Stability(Stable)
    public interface NodeSelectorTerm
    extends software.amazon.jsii.JsiiSerializable
    A null or empty node selector term matches no objects.

    The requirements of them are ANDed. The TopologySelectorTerm type implements a subset of the NodeSelectorTerm.