stopConditions

@JvmName(name = "cgawwdmtxjtntexb")
suspend fun stopConditions(value: Output<List<ExperimentTemplateStopConditionArgs>>)
@JvmName(name = "geebhnlpbqjkxrdh")
suspend fun stopConditions(value: List<ExperimentTemplateStopConditionArgs>?)

Parameters

value

When an ongoing experiment should be stopped. See below. The following arguments are optional:


@JvmName(name = "rrerhfsssekpnnqk")
suspend fun stopConditions(vararg values: Output<ExperimentTemplateStopConditionArgs>)


@JvmName(name = "ixfpgnapgxiaxmca")
suspend fun stopConditions(values: List<Output<ExperimentTemplateStopConditionArgs>>)
@JvmName(name = "erjlxowqrdxgkckw")
suspend fun stopConditions(vararg values: ExperimentTemplateStopConditionArgs)

Parameters

values

When an ongoing experiment should be stopped. See below. The following arguments are optional:


@JvmName(name = "ubqoitldnowttixq")
suspend fun stopConditions(argument: List<suspend ExperimentTemplateStopConditionArgsBuilder.() -> Unit>)
@JvmName(name = "qneauahahscniqxi")
suspend fun stopConditions(vararg argument: suspend ExperimentTemplateStopConditionArgsBuilder.() -> Unit)
@JvmName(name = "vmrnmblcrreudxfw")
suspend fun stopConditions(argument: suspend ExperimentTemplateStopConditionArgsBuilder.() -> Unit)

Parameters

argument

When an ongoing experiment should be stopped. See below. The following arguments are optional: