Interface INamespaceSelector

  • All Superinterfaces:
    software.constructs.IConstruct, software.constructs.IDependable, software.amazon.jsii.JsiiSerializable
    All Known Subinterfaces:
    INamespaceSelector.Jsii$Default
    All Known Implementing Classes:
    INamespaceSelector.Jsii$Proxy, Namespace, Namespaces

    @Generated(value="jsii-pacmak/1.69.0 (build f656c31)",
               date="2022-10-06T02:54:45.624Z")
    @Stability(Stable)
    public interface INamespaceSelector
    extends software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct
    Represents an object that can select namespaces.
    • Method Detail

      • toNamespaceSelectorConfig

        @Stability(Stable)
        @NotNull
        NamespaceSelectorConfig toNamespaceSelectorConfig()
        Return the configuration of this selector.