@nebius/js-sdk - v0.2.3
    Preparing search index...

    Type Alias RuleType

    RuleType: EnumInstance<
        "UNRECOGNIZED"
        | "RULE_TYPE_UNSPECIFIED"
        | "STATEFUL"
        | "STATELESS",
    >

    RuleType specifies whether the security rule is stateful or stateless.