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

RuleGroupVariablesPortSetsDetails

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

A list of port ranges.

interface RuleGroupVariablesPortSetsDetails {
Definition?: string[] | null;
}

§Properties

§
Definition?: string[] | null
[src]

The list of port ranges.