C# Class Amazon.GameLift.Model.DescribeFleetPortSettingsRequest

Container for the parameters to the DescribeFleetPortSettings operation. Retrieves the inbound connection permissions for a fleet. Connection permissions include a range of IP addresses and port settings that incoming traffic can use to access server processes in the fleet. To get a fleet's inbound connection permissions, specify a fleet ID. If successful, a collection of IpPermission objects is returned for the requested fleet ID. If the requested fleet has been deleted, the result set is empty.
Inheritance: AmazonGameLiftRequest
Mostra file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetFleetId ( ) : bool