Cx Test Case Args Builder
class CxTestCaseArgsBuilder
Builder for CxTestCaseArgs.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun testCaseConversationTurns(vararg values: Output<CxTestCaseTestCaseConversationTurnArgs>)
suspend fun testCaseConversationTurns(vararg argument: suspend CxTestCaseTestCaseConversationTurnArgsBuilder.() -> Unit)
suspend fun testCaseConversationTurns(argument: List<suspend CxTestCaseTestCaseConversationTurnArgsBuilder.() -> Unit>)
suspend fun testCaseConversationTurns(argument: suspend CxTestCaseTestCaseConversationTurnArgsBuilder.() -> Unit)
Link copied to clipboard