scheduledSplitsConfig

@JvmName(name = "bfblhdvvqvrusqov")
suspend fun scheduledSplitsConfig(value: Output<LaunchScheduledSplitsConfigArgs>)
@JvmName(name = "rrkvmfafphjyrpog")
suspend fun scheduledSplitsConfig(value: LaunchScheduledSplitsConfigArgs?)

Parameters

value

A block that defines the traffic allocation percentages among the feature variations during each step of the launch. Detailed below.


@JvmName(name = "ahxpcbwbcmttcqme")
suspend fun scheduledSplitsConfig(argument: suspend LaunchScheduledSplitsConfigArgsBuilder.() -> Unit)

Parameters

argument

A block that defines the traffic allocation percentages among the feature variations during each step of the launch. Detailed below.