Ec2InstanceLimit

The Amazon GameLift service limits for an Amazon EC2 instance type and current utilization. Amazon GameLift allows Amazon Web Services accounts a maximum number of instances, per instance type, per Amazon Web Services Region or location, for use with Amazon GameLift. You can request an limit increase for your account by using the Service limits page in the Amazon GameLift console.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The number of instances for the specified type and location that are currently being used by the Amazon Web Services account.

Link copied to clipboard

The name of an Amazon EC2 instance type. See Amazon Elastic Compute Cloud Instance Types for detailed descriptions.

Link copied to clipboard

The number of instances that is allowed for the specified instance type and location.

Link copied to clipboard

An Amazon Web Services Region code, such as us-west-2.

Functions

Link copied to clipboard
inline fun copy(block: Ec2InstanceLimit.Builder.() -> Unit = {}): Ec2InstanceLimit
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String