testCases

@JvmName(name = "listAutomatedReasoningPolicyTestCasesResponseAutomatedReasoningPolicyTestCase")
fun Flow<ListAutomatedReasoningPolicyTestCasesResponse>.testCases(): Flow<AutomatedReasoningPolicyTestCase>

This paginator transforms the flow returned by listAutomatedReasoningPolicyTestCasesPaginated to access the nested member AutomatedReasoningPolicyTestCase

Return

A kotlinx.coroutines.flow.Flow that can collect AutomatedReasoningPolicyTestCase