Class: AmazonGameLiftFleetEC2InboundPermission

Types~AmazonGameLiftFleetEC2InboundPermission

new AmazonGameLiftFleetEC2InboundPermission()

Properties:
Name Type Description
FromPort Number Required: Yes. The starting value for a range of allowed port numbers. This value must be lower than the ToPort value.
IpRange String Required: Yes. The range of allowed IP addresses in CIDR notation.
Protocol String Required: Yes. The network communication protocol that is used by the fleet. For valid values, see the IpPermission data type in the Amazon GameLift API Reference.
ToPort Number Required: Yes. The ending value for a range of allowed port numbers. This value must be higher than the FromPort value.
Source: