onlineAbConfig

@JvmName(name = "yybvkdqjwwffytqy")
suspend fun onlineAbConfig(value: Output<ExperimentOnlineAbConfigObjectArgs>)
@JvmName(name = "gjjcmwapuyxghats")
suspend fun onlineAbConfig(value: ExperimentOnlineAbConfigObjectArgs?)

Parameters

value

A structure that contains the configuration of which variation to use as the "control" version. The "control" version is used for comparison with other variations. This structure also specifies how much experiment traffic is allocated to each variation.


@JvmName(name = "rurllhknaurymeah")
suspend fun onlineAbConfig(argument: suspend ExperimentOnlineAbConfigObjectArgsBuilder.() -> Unit)

Parameters

argument

A structure that contains the configuration of which variation to use as the "control" version. The "control" version is used for comparison with other variations. This structure also specifies how much experiment traffic is allocated to each variation.