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

TargetGroupIpAddressTypeEnum

import type { TargetGroupIpAddressTypeEnum } from "https://aws-api.deno.dev/v0.4/services/elbv2.ts?docs=full";
type TargetGroupIpAddressTypeEnum = "ipv4" | "ipv6" | cmnP.UnexpectedEnumValue;

§Type