| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<InstanceIpv6AddressRequest> |
LaunchTemplateInstanceNetworkInterfaceSpecificationRequest.ipv6Addresses()
One or more specific IPv6 addresses from the IPv6 CIDR block range of your subnet.
|
| Modifier and Type | Method and Description |
|---|---|
LaunchTemplateInstanceNetworkInterfaceSpecificationRequest.Builder |
LaunchTemplateInstanceNetworkInterfaceSpecificationRequest.Builder.ipv6Addresses(InstanceIpv6AddressRequest... ipv6Addresses)
One or more specific IPv6 addresses from the IPv6 CIDR block range of your subnet.
|
| Modifier and Type | Method and Description |
|---|---|
LaunchTemplateInstanceNetworkInterfaceSpecificationRequest.Builder |
LaunchTemplateInstanceNetworkInterfaceSpecificationRequest.Builder.ipv6Addresses(Collection<InstanceIpv6AddressRequest> ipv6Addresses)
One or more specific IPv6 addresses from the IPv6 CIDR block range of your subnet.
|
Copyright © 2019. All rights reserved.