| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<Ipv6PrefixSpecificationResponse> |
LaunchTemplateInstanceNetworkInterfaceSpecification.ipv6Prefixes()
One or more IPv6 prefixes assigned to the network interface.
|
| Modifier and Type | Method and Description |
|---|---|
LaunchTemplateInstanceNetworkInterfaceSpecification.Builder |
LaunchTemplateInstanceNetworkInterfaceSpecification.Builder.ipv6Prefixes(Ipv6PrefixSpecificationResponse... ipv6Prefixes)
One or more IPv6 prefixes assigned to the network interface.
|
| Modifier and Type | Method and Description |
|---|---|
LaunchTemplateInstanceNetworkInterfaceSpecification.Builder |
LaunchTemplateInstanceNetworkInterfaceSpecification.Builder.ipv6Prefixes(Collection<Ipv6PrefixSpecificationResponse> ipv6Prefixes)
One or more IPv6 prefixes assigned to the network interface.
|
Copyright © 2022. All rights reserved.