TestArgs

constructor(commands: Output<List<CommandArgs>>, isActive: Output<Boolean>? = null, testType: Output<Either<String, TestType>>)