C# Class Amazon.GameLift.Model.IpPermission

A range of IP addresses and port settings that allow inbound traffic to connect to server processes on GameLift. Each game session hosted on a fleet is assigned a unique combination of IP address and port number, which must fall into the fleet's allowed ranges. This combination is included in the GameSession object.
Mostra file Open project: aws/aws-sdk-net

Private Methods

Method Description
IsSetFromPort ( ) : bool
IsSetIpRange ( ) : bool
IsSetProtocol ( ) : bool
IsSetToPort ( ) : bool