Builder

class Builder

Properties

Link copied to clipboard
var active: Int?

The number of container groups that have active game sessions.

Link copied to clipboard
var idle: Int?

The number of container groups that have no active game sessions.

Link copied to clipboard
var pending: Int?

The number of container groups that are starting up but haven't yet registered.

Link copied to clipboard

The number of container groups that are in the process of shutting down.