LaunchScheduledSplitsConfigArgs

data class LaunchScheduledSplitsConfigArgs(val steps: Output<List<LaunchScheduledSplitsConfigStepArgs>>) : ConvertibleToJava<LaunchScheduledSplitsConfigArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): LaunchScheduledSplitsConfigArgs

Properties

Link copied to clipboard

One or up to six blocks that define the traffic allocation percentages among the feature variations during each step of the launch. This also defines the start time of each step. Detailed below.