C# Class Amazon.GameLift.Model.DescribeEC2InstanceLimitsRequest

Container for the parameters to the DescribeEC2InstanceLimits operation. Retrieves the following information for the specified EC2 instance type:
  • maximum number of instances allowed per AWS account (service limit)

  • current usage level for the AWS account

Service limits vary depending on region. Available regions for GameLift can be found in the AWS Management Console for GameLift (see the drop-down list in the upper right corner).

Inheritance: AmazonGameLiftRequest
Mostrar archivo Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetEC2InstanceType ( ) : bool