Skip to main content

AwsEcsTaskDefinitionAnchorImagePortSchema

Defines the port mapping to use on the container in the task definition.

@group

Anchors/AwsEcs

Index

Properties

containerPort

containerPort: number = ...

The port number that the container is listening on.

protocol

protocol: tcp | udp = ...

The protocol that the container is listening on.

Page Options