'Amazon ECS Task Definition Param for docker container network

Looking at the list of parameters here I am not able to figure out which parameter corresponds to the --net=network_name that is passed in docker run as a flag? Any help is appreciated:

https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task_definition_parameters.html#container_definition_network



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source