ipv6AddressCount property

Output<int> ipv6AddressCount
latefinal

Number of IPv6 addresses to associate with the primary network interface. Amazon EC2 chooses the IPv6 addresses from the range of your subnet.

Implementation

late final pulumi.Output<int> ipv6AddressCount;