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.67.0 (build 2c027f5)",
               date="2022-09-11T03:06:35.008Z")
    @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.