Interface NodeSelectorTerm

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

    @Generated(value="jsii-pacmak/1.80.0 (build bce6a1d)",
               date="2023-05-05T16:22:34.186Z")
    @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.