AndroidTestLoopArgs

constructor(appApk: Output<FileReferenceArgs>? = null, appBundle: Output<AppBundleArgs>? = null, appPackageId: Output<String>? = null, scenarioLabels: Output<List<String>>? = null, scenarios: Output<List<Int>>? = null)