actionExecutionDetails

@JvmName(name = "listActionExecutionsResponseActionExecutionDetail")
fun Flow<ListActionExecutionsResponse>.actionExecutionDetails(): Flow<ActionExecutionDetail>

This paginator transforms the flow returned by listActionExecutionsPaginated to access the nested member ActionExecutionDetail

Return

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