コマンドオプションサンプル:aws elbv2 set-ip-address-type

コマンドサンプルを検索した結果です。

指定したApplication Load BalancerまたはNetwork Load Balancerのサブネットで使用されるIPアドレスのタイプを設定します。 詳細は次のリンクを参照してください。 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

aws のオプション一覧