Interface AwsEcsTaskDefinitionContainerDefinitionsPortMappingsDetails.Builder

    • Method Detail

      • containerPort

        AwsEcsTaskDefinitionContainerDefinitionsPortMappingsDetails.Builder containerPort​(Integer containerPort)

        The port number on the container that is bound to the user-specified or automatically assigned host port.

        Parameters:
        containerPort - The port number on the container that is bound to the user-specified or automatically assigned host port.
        Returns:
        Returns a reference to this object so that method calls can be chained together.