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

CreateInputSecurityGroupRequest

import type { CreateInputSecurityGroupRequest } from "https://aws-api.deno.dev/v0.3/services/medialive.ts?docs=full";

The IPv4 CIDRs to whitelist for this Input Security Group

interface CreateInputSecurityGroupRequest {
Tags?: {
[key: string]: string | null | undefined;
}
| null;
WhitelistRules?: InputWhitelistRuleCidr[] | null;
}

§Properties

§
Tags?: {
[key: string]: string | null | undefined;
}
| null
[src]

A collection of key-value pairs.

§
WhitelistRules?: InputWhitelistRuleCidr[] | null
[src]

List of IPv4 CIDR addresses to whitelist