scheduledSplitsConfig

@JvmName(name = "qraxcvsrdntduuow")
suspend fun scheduledSplitsConfig(value: Output<List<LaunchStepConfigArgs>>)
@JvmName(name = "qfbgkemfyxvtabxl")
suspend fun scheduledSplitsConfig(value: List<LaunchStepConfigArgs>?)

Parameters

value

An array of structures that define the traffic allocation percentages among the feature variations during each step of the launch.


@JvmName(name = "furgxqrdqsctrvbc")
suspend fun scheduledSplitsConfig(vararg values: Output<LaunchStepConfigArgs>)


@JvmName(name = "cupmgluwojrkckvv")
suspend fun scheduledSplitsConfig(values: List<Output<LaunchStepConfigArgs>>)
@JvmName(name = "foymnsqujbgsmvla")
suspend fun scheduledSplitsConfig(vararg values: LaunchStepConfigArgs)

Parameters

values

An array of structures that define the traffic allocation percentages among the feature variations during each step of the launch.


@JvmName(name = "lmlvbyhxqsuibiui")
suspend fun scheduledSplitsConfig(argument: List<suspend LaunchStepConfigArgsBuilder.() -> Unit>)
@JvmName(name = "xkiccucpcrujlfbq")
suspend fun scheduledSplitsConfig(vararg argument: suspend LaunchStepConfigArgsBuilder.() -> Unit)
@JvmName(name = "etowmsxhjoijukkc")
suspend fun scheduledSplitsConfig(argument: suspend LaunchStepConfigArgsBuilder.() -> Unit)

Parameters

argument

An array of structures that define the traffic allocation percentages among the feature variations during each step of the launch.