ContainerPortConfiguration
A set of port ranges that can be opened on the container. A process that's running in the container can bind to a port number, making it accessible to inbound traffic. Container ports map to a container fleet's connection ports.
Part of: GameServerContainerDefinition, GameServerContainerDefinitionInput, SupportContainerDefinition, SupportContainerDefinitionInput
Contents
Note
In the following list, the required parameters are described first.
- ContainerPortRanges
-
A set of one or more container port number ranges. The ranges can't overlap.
Type: Array of ContainerPortRange objects
Array Members: Minimum number of 1 item. Maximum number of 100 items.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: