Sets the type of IP addresses used by the subnets of the specifiedApplication Load Balancer or Network Load Balancer.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/elbv2/set-ip-address-type.html
aws elbv2 set-ip-address-type --load-balancer-arn arn:aws:elasticloadbalancing:us-west-2:123456789012:loadbalancer/app/my-load-balancer/50dc6c495c0c9188 --ip-address-type dualstack |
set-ip-address-type — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/elbv2/set-ip-address-type.html |