testConfig

@JvmName(name = "flkcovgdtnpsawld")
suspend fun testConfig(value: Output<CxTestCaseTestConfigArgs>)
@JvmName(name = "hpjtihkkrofpurer")
suspend fun testConfig(value: CxTestCaseTestConfigArgs?)

Parameters

value

Config for the test case. Structure is documented below.


@JvmName(name = "erwuhudhsefnrdtl")
suspend fun testConfig(argument: suspend CxTestCaseTestConfigArgsBuilder.() -> Unit)

Parameters

argument

Config for the test case. Structure is documented below.