@quadnix/octo-aws-cdkAnchorsAwsEcsAwsEcsTaskDefinitionAnchorImagePortSchemaOn this pageAwsEcsTaskDefinitionAnchorImagePortSchema Defines the port mapping to use on the container in the task definition.@groupAnchors/AwsEcsIndex 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.
Anchors/AwsEcs