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

Limit

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

Information about an Elastic Load Balancing resource limit for your AWS account.

interface Limit {
Max?: string | null;
Name?: string | null;
}

§Properties

§
Max?: string | null
[src]

The maximum value of the limit.

§
Name?: string | null
[src]

The name of the limit. The possible values are:

  • classic-listeners
  • classic-load-balancers
  • classic-registered-instances