ClaimFilterOption

This data type is used with the Amazon GameLift FleetIQ and game server groups.

Filters which game servers may be claimed when calling ClaimGameServer.

Types

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

Properties

Link copied to clipboard

List of instance statuses that game servers may be claimed on. If provided, the list must contain the ACTIVE status.

Functions

Link copied to clipboard
inline fun copy(block: ClaimFilterOption.Builder.() -> Unit = {}): ClaimFilterOption
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