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

AwsEc2SecurityGroupPrefixListId

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

A prefix list ID.

interface AwsEc2SecurityGroupPrefixListId {
PrefixListId?: string | null;
}

§Properties

§
PrefixListId?: string | null
[src]

The ID of the prefix.