| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsEc2LaunchTemplateDataNetworkInterfaceSetIpv6AddressesDetails |
AwsEc2LaunchTemplateDataNetworkInterfaceSetIpv6AddressesDetails.clone() |
AwsEc2LaunchTemplateDataNetworkInterfaceSetIpv6AddressesDetails |
AwsEc2LaunchTemplateDataNetworkInterfaceSetIpv6AddressesDetails.withIpv6Address(String ipv6Address)
One or more specific IPv6 addresses from the IPv6 CIDR block range of your subnet.
|
| Modifier and Type | Method and Description |
|---|---|
List<AwsEc2LaunchTemplateDataNetworkInterfaceSetIpv6AddressesDetails> |
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails.getIpv6Addresses()
One or more specific IPv6 addresses from the IPv6 CIDR block range of your subnet.
|
| Modifier and Type | Method and Description |
|---|---|
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails |
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails.withIpv6Addresses(AwsEc2LaunchTemplateDataNetworkInterfaceSetIpv6AddressesDetails... ipv6Addresses)
One or more specific IPv6 addresses from the IPv6 CIDR block range of your subnet.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails.setIpv6Addresses(Collection<AwsEc2LaunchTemplateDataNetworkInterfaceSetIpv6AddressesDetails> ipv6Addresses)
One or more specific IPv6 addresses from the IPv6 CIDR block range of your subnet.
|
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails |
AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails.withIpv6Addresses(Collection<AwsEc2LaunchTemplateDataNetworkInterfaceSetIpv6AddressesDetails> ipv6Addresses)
One or more specific IPv6 addresses from the IPv6 CIDR block range of your subnet.
|
Copyright © 2023. All rights reserved.