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

    Type Alias RuleType

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

    RuleType specifies whether the security rule is stateful or stateless.