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

SetSubnetsOutput

import type { SetSubnetsOutput } from "https://aws-api.deno.dev/v0.3/services/elbv2.ts?docs=full";
interface SetSubnetsOutput {
AvailabilityZones: AvailabilityZone[];
IpAddressType?: IpAddressType | null;
}

§Properties

§
AvailabilityZones: AvailabilityZone[]
[src]

Information about the subnets.

§
IpAddressType?: IpAddressType | null
[src]

[Network Load Balancers] The IP address type.