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.72.0 (build 4b8828b)",
               date="2022-12-10T02:31:41.433Z")
    @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.