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

AwsEc2LaunchTemplateDataNetworkInterfaceSetIpv6AddressesDetails

import type { AwsEc2LaunchTemplateDataNetworkInterfaceSetIpv6AddressesDetails } from "https://aws-api.deno.dev/v0.4/services/securityhub.ts?docs=full";

Specifies an IPv6 address in an Amazon EC2 launch template.

interface AwsEc2LaunchTemplateDataNetworkInterfaceSetIpv6AddressesDetails {
Ipv6Address?: string | null;
}

§Properties

§
Ipv6Address?: string | null
[src]

One or more specific IPv6 addresses from the IPv6 CIDR block range of your subnet.