@quadnix/octo-aws-cdkResourcesEcsTaskDefinitionEcsTaskDefinitionImagePortSchemaOn this pageEcsTaskDefinitionImagePortSchema Defines the port mapping to use on the container in the task definition.@groupResources/EcsTaskDefinitionIndex PropertiescontainerPortprotocolProperties containerPortcontainerPort: number = ...The port number that the container is listening on.protocolprotocol: tcp | udp = ...The protocol that the container is listening on.
Defines the port mapping to use on the container in the task definition.
Resources/EcsTaskDefinition