Interface NodeSelectorTerm

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

    @Generated(value="jsii-pacmak/1.69.0 (build f656c31)",
               date="2022-10-06T02:54:45.960Z")
    @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.