Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

FirewallPolicyStatefulRuleGroupReferencesDetails

import type { FirewallPolicyStatefulRuleGroupReferencesDetails } from "https://aws-api.deno.dev/v0.4/services/securityhub.ts?docs=full";

A stateful rule group that is used by the firewall policy.

interface FirewallPolicyStatefulRuleGroupReferencesDetails {
ResourceArn?: string | null;
}

§Properties

§
ResourceArn?: string | null
[src]

The ARN of the stateful rule group.