ConfigurationBundleAction

An action that applies a configuration bundle override, either as a static override or a weighted split for A/B testing.

Inheritors

Types

Link copied to clipboard
Link copied to clipboard

A static configuration bundle override that applies a single bundle version to all matching requests.

Link copied to clipboard

A weighted configuration bundle override that splits traffic between multiple bundle versions based on configured weights.

Functions