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

RuleGroupSourceStatelessRuleMatchAttributesDestinations

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

A destination IP address or range.

interface RuleGroupSourceStatelessRuleMatchAttributesDestinations {
AddressDefinition?: string | null;
}

§Properties

§
AddressDefinition?: string | null
[src]

An IP address or a block of IP addresses.