TargetTrafficSplitEntry

An entry in a target traffic split configuration.

Types

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

Properties

Link copied to clipboard

The description of this traffic split variant.

Link copied to clipboard

Key-value metadata associated with this traffic split variant.

Link copied to clipboard

The name of this traffic split variant.

Link copied to clipboard

The name of the target to route traffic to.

Link copied to clipboard
val weight: Int

The percentage of traffic to route to this variant.

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