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

CreateCoipCidrResult

import type { CreateCoipCidrResult } from "https://aws-api.deno.dev/v0.4/services/ec2.ts?docs=full";
interface CreateCoipCidrResult {
CoipCidr?: CoipCidr | null;
}

§Properties

§
CoipCidr?: CoipCidr | null
[src]

Information about a range of customer-owned IP addresses.