NetworkBinding
class NetworkBinding
Details on the network bindings between a container and its host container instance. After a task reaches the RUNNING
status, manual and automatic host and container port assignments are visible in the networkBindings
section of DescribeTasks API responses.
Types
Properties
Link copied to clipboard
The port number on the container that's used with the network binding.
Link copied to clipboard
The port number range on the container that's bound to the dynamically mapped host port range.
Link copied to clipboard
The port number range on the host that's used with the network binding. This is assigned is assigned by Docker and delivered by the Amazon ECS agent.
Link copied to clipboard
The protocol used for the network binding.