input

@JvmName(name = "lnrybyrscuhgvilg")
suspend fun input(value: Output<CxTestCaseTestCaseConversationTurnUserInputInputArgs>)
@JvmName(name = "oyncskhlbkagigpc")
suspend fun input(value: CxTestCaseTestCaseConversationTurnUserInputInputArgs?)

Parameters

value

User input. Supports text input, event input, dtmf input in the test case. Structure is documented below.


@JvmName(name = "fbsahxhlfrnquprb")
suspend fun input(argument: suspend CxTestCaseTestCaseConversationTurnUserInputInputArgsBuilder.() -> Unit)

Parameters

argument

User input. Supports text input, event input, dtmf input in the test case. Structure is documented below.