ComputeCapacity

Describes the capacity for a fleet.

Types

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

Properties

Link copied to clipboard

The desired number of streaming instances.

Link copied to clipboard

The desired number of user sessions for a multi-session fleet. This is not allowed for single-session fleets.

Functions

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