ALB のデュアルスタック機能
ALB が IPv4 と IPv6 の両方のトラフィックを受け付けられるようにする機能
出典: [Update the IP address types for your Application Load Balancer](https://docs.aws.amazon.com/ elasticloadbalancing/latest/application/load-balancer-ip-address-type.html)
You can configure your Application Load Balancer so that clients can communicate with the load balancer using IPv4 addresses only, or using both IPv4 and IPv6 addresses (dualstack).
IP アドレスタイプの選択肢
| タイプ | 説明 |
|---|---|
| IPv4 | IPv4 アドレスのみサポート(デフォルト) |
| Dualstack | IPv4 と IPv6 の両方をサポート |
| Dualstack without public IPv4 | IPv6 のみサポート(パブリック IPv4 なし) |