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

ProvisionByoipCidrRequest

import type { ProvisionByoipCidrRequest } from "https://aws-api.deno.dev/v0.4/services/globalaccelerator.ts?docs=full";
interface ProvisionByoipCidrRequest {
Cidr: string;
CidrAuthorizationContext: CidrAuthorizationContext;
}

§Properties

§
Cidr: string
[src]

The public IPv4 address range, in CIDR notation. The most specific IP prefix that you can specify is /24. The address range cannot overlap with another address range that you've brought to this or another Region.

§
CidrAuthorizationContext: CidrAuthorizationContext
[src]

A signed document that proves that you are authorized to bring the specified IP address range to Amazon using BYOIP.