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

FirewallRuleGroupMetadata

import type { FirewallRuleGroupMetadata } from "https://aws-api-16vtt531a2w0.deno.dev/v0.2/services/route53resolver.ts";
interface FirewallRuleGroupMetadata {
Arn?: string | null;
CreatorRequestId?: string | null;
Id?: string | null;
Name?: string | null;
OwnerId?: string | null;
ShareStatus?: ShareStatus | null;
}

§Properties

§
Arn?: string | null
[src]
§
CreatorRequestId?: string | null
[src]
§
Id?: string | null
[src]
§
Name?: string | null
[src]
§
OwnerId?: string | null
[src]
§
ShareStatus?: ShareStatus | null
[src]