ipv6AddressCount property

Input<int?>? ipv6AddressCount
final

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

Implementation

final pulumi.Input<int?>? ipv6AddressCount;