instance Connection Port Range
Parameters
value
The set of port numbers to open on each instance in a container fleet. Connection ports are used by inbound traffic to connect with processes that are running in containers on the fleet.
suspend fun instanceConnectionPortRange(argument: suspend ContainerFleetConnectionPortRangeArgsBuilder.() -> Unit)
Parameters
argument
The set of port numbers to open on each instance in a container fleet. Connection ports are used by inbound traffic to connect with processes that are running in containers on the fleet.