ScalingPolicyObjective

An object where you specify the anticipated traffic pattern for an endpoint.

Types

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

Properties

Link copied to clipboard

The maximum number of expected requests to your endpoint per minute.

Link copied to clipboard

The minimum number of expected requests to your endpoint per minute.

Functions

Link copied to clipboard
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