GradientEdge CDK Utils
    Preparing search index...

    Properties for creating a Cloudflare Firewall Rule

    interface FirewallRuleProps {
        action: Input<FirewallRuleAction>;
        filter: Input<FirewallRuleFilter>;
        zoneId?: Input<string>;
    }

    Hierarchy

    • FirewallRuleArgs
      • FirewallRuleProps
    Index

    Properties

    Properties

    action: Input<FirewallRuleAction>

    The action to perform when the threshold of matched traffic within the configured period is exceeded.

    filter: Input<FirewallRuleFilter>
    zoneId?: Input<string>

    Defines an identifier.