Interface ManagedRule

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

    @Generated(value="jsii-pacmak/1.74.0 (build 6d08790)",
               date="2023-02-15T09:33:12.699Z")
    @Stability(Experimental)
    public interface ManagedRule
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getName

        @Stability(Experimental)
        @NotNull
        String getName()
        (experimental) The name of the managed rule group.

        You use this, along with the vendor name, to identify the rule group.

      • getVendor

        @Stability(Experimental)
        @NotNull
        String getVendor()
        (experimental) The name of the managed rule group vendor.

        You use this, along with the rule group name, to identify the rule group.