ipv6AddressLists property

Input<List<String>?>? ipv6AddressLists
final

List of private IPs to assign to the ENI in sequential order.

Implementation

final pulumi.Input<List<String>?>? ipv6AddressLists;