UDPEndpoint
The domain name and port information for a UDP endpoint.
The API associated with this data type isn't available in China.
Contents
Note
In the following list, the required parameters are described first.
- Domain
-
The domain name of the UDP endpoint. For Amazon GameLift Servers ping beacons, this is typically in the format
gamelift-ping.<region>.api.aws
for Amazon Web Services Regions, andgamelift-ping-<local-zone-code>.<region>.api.aws
for Amazon Local Zones.Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: No
- Port
-
The port number of the UDP endpoint. For Amazon GameLift Servers ping beacons, this is typically port 7770.
Type: Integer
Valid Range: Minimum value of 1.
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: