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

DescribeLoadBalancerPoliciesOutput

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

Contains the output of DescribeLoadBalancerPolicies.

interface DescribeLoadBalancerPoliciesOutput {
PolicyDescriptions: PolicyDescription[];
}

§Properties

§
PolicyDescriptions: PolicyDescription[]
[src]

Information about the policies.