AndroidInstrumentationTestArgs

fun AndroidInstrumentationTestArgs(testPackageId: Output<String>? = null, testRunnerClass: Output<String>? = null, testTargets: Output<List<String>>? = null, useOrchestrator: Output<Boolean>? = null)