testProcessDuration

@JvmName(name = "phhkuqqavytdelbp")
suspend fun testProcessDuration(value: Output<DurationArgs>)
@JvmName(name = "mxjpsmtevlwiwqoe")
suspend fun testProcessDuration(value: DurationArgs?)

Parameters

value

How long it took to run the test process. - In response: present if previously set. - In create/update request: optional


@JvmName(name = "qeshtqotetsxavwe")
suspend fun testProcessDuration(argument: suspend DurationArgsBuilder.() -> Unit)

Parameters

argument

How long it took to run the test process. - In response: present if previously set. - In create/update request: optional