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

RuleGroupSourceStatelessRuleMatchAttributesSources

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

A source IP addresses and address range to inspect for.

interface RuleGroupSourceStatelessRuleMatchAttributesSources {
AddressDefinition?: string | null;
}

§Properties

§
AddressDefinition?: string | null
[src]

An IP address or a block of IP addresses.